Node ID






Columns











Log Level







Log Marker










Class

































node2 0.000ns 2026-01-16 08:37:08.286 1 INFO STARTUP <main> StaticPlatformBuilder:
////////////////////// // Node is Starting // //////////////////////
node2 81.000ms 2026-01-16 08:37:08.367 2 DEBUG STARTUP <main> StaticPlatformBuilder: main() started {} [com.swirlds.logging.legacy.payload.NodeStartPayload]
node2 959.000ms 2026-01-16 08:37:09.245 3 WARN STARTUP <main> PlatformConfigUtils: Configuration property 'state.roundsExpired' was renamed to 'consensus.roundsExpired'. This build is currently backwards compatible with the old name, but this may not be true in a future release, so it is important to switch to the new name.
node2 1.705s 2026-01-16 08:37:09.991 6 INFO STARTUP <main> StartupStateUtils: The following saved states were found on disk:
- /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/8229 - /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/8209 - /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/8053 - /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/7904 - /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/7759
node2 1.706s 2026-01-16 08:37:09.992 7 INFO STARTUP <main> StartupStateUtils: Loading latest state from disk.
node2 1.706s 2026-01-16 08:37:09.992 8 INFO STARTUP <main> StartupStateUtils: Loading signed state from disk: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/8229
node2 1.707s 2026-01-16 08:37:09.993 9 INFO STARTUP <main> StateLifecycleManagerImpl: Loading snapshot from disk /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/8229
node2 1.710s 2026-01-16 08:37:09.996 10 INFO STATE_TO_DISK <main> FileUtils: deleting directory /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp
node2 1.977s 2026-01-16 08:37:10.263 25 INFO STARTUP <main> StartupStateUtils: Loaded state's hash is the same as when it was saved.
node2 1.980s 2026-01-16 08:37:10.266 26 INFO STARTUP <main> StartupStateUtils: Platform has loaded a saved state {"round":8229,"consensusTimestamp":"2026-01-16T08:36:05.849913Z"} [com.swirlds.logging.legacy.payload.SavedStateLoadedPayload]
node2 2.208s 2026-01-16 08:37:10.494 36 DEBUG STARTUP <main> CryptoStatic: About to start loading keys
node2 2.208s 2026-01-16 08:37:10.494 37 DEBUG STARTUP <main> CryptoStatic: Reading keys using the enhanced key loader
node2 2.210s 2026-01-16 08:37:10.496 38 INFO STARTUP <main> EnhancedKeyStoreLoader: Starting key store migration
node2 2.211s 2026-01-16 08:37:10.497 39 TRACE STARTUP <main> EnhancedKeyStoreLoader: Searching for the legacy public key store [ path = /opt/hgcapp/services-hedera/HapiApp2.0/data/keys/public.pfx ]
node2 2.212s 2026-01-16 08:37:10.498 40 DEBUG STARTUP <main> EnhancedKeyStoreLoader: No Legacy public key store found
node2 2.214s 2026-01-16 08:37:10.500 41 INFO STARTUP <main> EnhancedKeyStoreLoader: Finished key store migration.
node2 2.215s 2026-01-16 08:37:10.501 42 DEBUG STARTUP <main> EnhancedKeyStoreLoader: Starting key store enumeration
node2 2.215s 2026-01-16 08:37:10.501 43 TRACE STARTUP <main> EnhancedKeyStoreLoader: Searching for the legacy public key store [ path = /opt/hgcapp/services-hedera/HapiApp2.0/data/keys/public.pfx ]
node2 2.215s 2026-01-16 08:37:10.501 44 DEBUG STARTUP <main> EnhancedKeyStoreLoader: No Legacy public key store found
node2 2.216s 2026-01-16 08:37:10.502 45 DEBUG STARTUP <main> EnhancedKeyStoreLoader: Attempting to locate key stores for nodeId 0
node2 2.217s 2026-01-16 08:37:10.503 46 TRACE STARTUP <main> EnhancedKeyStoreLoader: Found enhanced certificate store for nodeId: 0 [ purpose = SIGNING, fileName = s-public-node1.pem ]
node2 2.242s 2026-01-16 08:37:10.528 47 DEBUG STARTUP <main> EnhancedKeyStoreLoader: Attempting to locate key stores for nodeId 1
node2 2.242s 2026-01-16 08:37:10.528 48 TRACE STARTUP <main> EnhancedKeyStoreLoader: Found enhanced certificate store for nodeId: 1 [ purpose = SIGNING, fileName = s-public-node2.pem ]
node2 2.243s 2026-01-16 08:37:10.529 49 DEBUG STARTUP <main> EnhancedKeyStoreLoader: Attempting to locate key stores for nodeId 2
node2 2.244s 2026-01-16 08:37:10.530 50 TRACE STARTUP <main> EnhancedKeyStoreLoader: Found enhanced private key store for nodeId: 2 [ purpose = SIGNING, fileName = s-private-node3.pem ]
node2 2.248s 2026-01-16 08:37:10.534 51 TRACE STARTUP <main> EnhancedKeyStoreLoader: Found enhanced certificate store for nodeId: 2 [ purpose = SIGNING, fileName = s-public-node3.pem ]
node2 2.249s 2026-01-16 08:37:10.535 52 TRACE STARTUP <main> EnhancedKeyStoreLoader: Completed key store enumeration
node2 2.249s 2026-01-16 08:37:10.535 53 INFO STARTUP <main> EnhancedKeyStoreLoader: Generating agreement key pair for local nodeId 2
node2 2.372s 2026-01-16 08:37:10.658 54 TRACE STARTUP <main> EnhancedKeyStoreLoader: Injecting agreement certificate for local nodeId 2 into public stores
node2 2.374s 2026-01-16 08:37:10.660 55 TRACE STARTUP <main> EnhancedKeyStoreLoader: Injecting agreement certificate for local nodeId 2 into public stores
node2 2.398s 2026-01-16 08:37:10.684 56 DEBUG STARTUP <main> CryptoStatic: Done loading keys
node0 2.509s 2026-01-16 08:37:10.795 1 INFO STARTUP <main> StaticPlatformBuilder:
////////////////////// // Node is Starting // //////////////////////
node0 2.594s 2026-01-16 08:37:10.880 2 DEBUG STARTUP <main> StaticPlatformBuilder: main() started {} [com.swirlds.logging.legacy.payload.NodeStartPayload]
node2 3.498s 2026-01-16 08:37:11.784 57 INFO STARTUP <main> OSHealthChecker:
PASSED - Clock Source Speed Check Report[callsPerSec=31470446] PASSED - Entropy Check Report[success=true, entropySource=Strong Instance, elapsedNanos=54940, randomLong=-5854361610030732227, exception=null] PASSED - Entropy Check Report[success=true, entropySource=NativePRNGBlocking:SUN, elapsedNanos=7109, randomLong=5574156651823434524, exception=null] PASSED - File System Check Report[code=SUCCESS, readNanos=991357, data=97, exception=null] OS Health Check Report - Complete (took 1014 ms)
node0 3.512s 2026-01-16 08:37:11.798 3 WARN STARTUP <main> PlatformConfigUtils: Configuration property 'state.roundsExpired' was renamed to 'consensus.roundsExpired'. This build is currently backwards compatible with the old name, but this may not be true in a future release, so it is important to switch to the new name.
node0 4.329s 2026-01-16 08:37:12.615 6 INFO STARTUP <main> StartupStateUtils: The following saved states were found on disk:
- /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/8229 - /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/8209 - /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/8053 - /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/7904 - /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/7759
node0 4.330s 2026-01-16 08:37:12.616 7 INFO STARTUP <main> StartupStateUtils: Loading latest state from disk.
node0 4.331s 2026-01-16 08:37:12.617 8 INFO STARTUP <main> StartupStateUtils: Loading signed state from disk: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/8229
node0 4.332s 2026-01-16 08:37:12.618 9 INFO STARTUP <main> StateLifecycleManagerImpl: Loading snapshot from disk /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/8229
node0 4.335s 2026-01-16 08:37:12.621 10 INFO STATE_TO_DISK <main> FileUtils: deleting directory /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp
node0 4.590s 2026-01-16 08:37:12.876 25 INFO STARTUP <main> StartupStateUtils: Loaded state's hash is the same as when it was saved.
node0 4.594s 2026-01-16 08:37:12.880 26 INFO STARTUP <main> StartupStateUtils: Platform has loaded a saved state {"round":8229,"consensusTimestamp":"2026-01-16T08:36:05.849913Z"} [com.swirlds.logging.legacy.payload.SavedStateLoadedPayload]
node0 4.824s 2026-01-16 08:37:13.110 36 DEBUG STARTUP <main> CryptoStatic: About to start loading keys
node0 4.824s 2026-01-16 08:37:13.110 37 DEBUG STARTUP <main> CryptoStatic: Reading keys using the enhanced key loader
node0 4.827s 2026-01-16 08:37:13.113 38 INFO STARTUP <main> EnhancedKeyStoreLoader: Starting key store migration
node0 4.827s 2026-01-16 08:37:13.113 39 TRACE STARTUP <main> EnhancedKeyStoreLoader: Searching for the legacy public key store [ path = /opt/hgcapp/services-hedera/HapiApp2.0/data/keys/public.pfx ]
node0 4.828s 2026-01-16 08:37:13.114 40 DEBUG STARTUP <main> EnhancedKeyStoreLoader: No Legacy public key store found
node0 4.830s 2026-01-16 08:37:13.116 41 INFO STARTUP <main> EnhancedKeyStoreLoader: Finished key store migration.
node0 4.831s 2026-01-16 08:37:13.117 42 DEBUG STARTUP <main> EnhancedKeyStoreLoader: Starting key store enumeration
node0 4.831s 2026-01-16 08:37:13.117 43 TRACE STARTUP <main> EnhancedKeyStoreLoader: Searching for the legacy public key store [ path = /opt/hgcapp/services-hedera/HapiApp2.0/data/keys/public.pfx ]
node0 4.831s 2026-01-16 08:37:13.117 44 DEBUG STARTUP <main> EnhancedKeyStoreLoader: No Legacy public key store found
node0 4.832s 2026-01-16 08:37:13.118 45 DEBUG STARTUP <main> EnhancedKeyStoreLoader: Attempting to locate key stores for nodeId 0
node0 4.833s 2026-01-16 08:37:13.119 46 TRACE STARTUP <main> EnhancedKeyStoreLoader: Found enhanced private key store for nodeId: 0 [ purpose = SIGNING, fileName = s-private-node1.pem ]
node0 4.855s 2026-01-16 08:37:13.141 47 TRACE STARTUP <main> EnhancedKeyStoreLoader: Found enhanced certificate store for nodeId: 0 [ purpose = SIGNING, fileName = s-public-node1.pem ]
node0 4.865s 2026-01-16 08:37:13.151 48 DEBUG STARTUP <main> EnhancedKeyStoreLoader: Attempting to locate key stores for nodeId 1
node0 4.866s 2026-01-16 08:37:13.152 49 TRACE STARTUP <main> EnhancedKeyStoreLoader: Found enhanced certificate store for nodeId: 1 [ purpose = SIGNING, fileName = s-public-node2.pem ]
node0 4.866s 2026-01-16 08:37:13.152 50 DEBUG STARTUP <main> EnhancedKeyStoreLoader: Attempting to locate key stores for nodeId 2
node0 4.867s 2026-01-16 08:37:13.153 51 TRACE STARTUP <main> EnhancedKeyStoreLoader: Found enhanced certificate store for nodeId: 2 [ purpose = SIGNING, fileName = s-public-node3.pem ]
node0 4.867s 2026-01-16 08:37:13.153 52 TRACE STARTUP <main> EnhancedKeyStoreLoader: Completed key store enumeration
node0 4.868s 2026-01-16 08:37:13.154 53 INFO STARTUP <main> EnhancedKeyStoreLoader: Generating agreement key pair for local nodeId 0
node0 4.993s 2026-01-16 08:37:13.279 54 TRACE STARTUP <main> EnhancedKeyStoreLoader: Injecting agreement certificate for local nodeId 0 into public stores
node0 4.994s 2026-01-16 08:37:13.280 55 TRACE STARTUP <main> EnhancedKeyStoreLoader: Injecting agreement certificate for local nodeId 0 into public stores
node0 5.020s 2026-01-16 08:37:13.306 56 DEBUG STARTUP <main> CryptoStatic: Done loading keys
node0 6.125s 2026-01-16 08:37:14.411 57 INFO STARTUP <main> OSHealthChecker:
PASSED - Clock Source Speed Check Report[callsPerSec=31590811] PASSED - Entropy Check Report[success=true, entropySource=Strong Instance, elapsedNanos=37977, randomLong=2527554141384897980, exception=null] PASSED - Entropy Check Report[success=true, entropySource=NativePRNGBlocking:SUN, elapsedNanos=6130, randomLong=-1450831699705331461, exception=null] PASSED - File System Check Report[code=SUCCESS, readNanos=945575, data=97, exception=null] OS Health Check Report - Complete (took 1013 ms)
node2 8.233s 2026-01-16 08:37:16.519 58 DEBUG STARTUP <main> BootstrapUtils: jvmPauseDetectorThread started
node2 8.280s 2026-01-16 08:37:16.566 59 INFO STARTUP <main> StandardScratchpad: Scratchpad platform.iss contents:
LAST_ISS_ROUND null
node2 8.281s 2026-01-16 08:37:16.567 60 INFO STARTUP <main> PlatformBuilder: Default platform pool parallelism: 8
node2 8.360s 2026-01-16 08:37:16.646 61 INFO STARTUP <main> SwirldsPlatform: Starting with roster history:
RosterHistory[ currentRosterRound: 8230 ][ previousRosterRound: 0 ] Current Roster: { "rosterEntries": [{ "weight": "99940000000000", "gossipCaCertificate": "MIIDpjCCAg6gAwIBAgIIdUmpLKzyXgUwDQYJKoZIhvcNAQEMBQAwEjEQMA4GA1UEAxMHcy1ub2RlMTAgFw0wMDAxMDEwMDAwMDBaGA8yMTAwMDEwMTAwMDAwMFowEjEQMA4GA1UEAxMHcy1ub2RlMTCCAaIwDQYJKoZIhvcNAQEBBQADggGPADCCAYoCggGBALXCoDQ+HOVsEDTZpFuJITSaGwaKX2is5K1P/lV+G+ll6u36IdqKNnZIirJrpX2N0Ad6NeF/oFcMhietrKt818PDA9Tbb2tqcHNKTxxZAEj7amQTsrU4EsNmUhaPgMs89yj9WLxCXVzW05cQjqYEA/hymzohWs1BdU3Y2KdmELe0v5fzRgDpNgYHhUN7IrlrlgXEWpuKRskBYc4PIvyACijY0/zkeEAyHOshYYGKhQbNm/NGWhFq83ro77CZZhX3Vl7hRnHLaEoCEE8atY8R1Txhy8aObhiS6R8ZVRTkZLar/FG/xe78RQfwHHD1al2w5oHR7xgTZylhbD+nVQ09Zmi25USpvqwumbMBE0OWhV+VH1WLCHfLQs6/5yuDjeZ/0D9tpQ8pfkiEkGLedzUzQkq+4/HmN4IFTOhgJHlu1tVUqohZIPZ5zSzqkqFzFQGRo2uAX8C2EJ3qgQMAEOpH8iOjiSKsezlIPuwvmrVDPxVfpY2Cq60oxRu6B8bZdbQkfwIDAQABMA0GCSqGSIb3DQEBDAUAA4IBgQAloxwiVu7pBhkO4fLqYRw4FC0VEx+c47W4xnrq3G/uXMGwE2Mfwple9FZnfT9JgSoT1UVw+cigo4720WdrPqkK8qnA3/PzGXlfJ3k6eFcBuli/KY1TakIJUAxFt5biNKatheMwAKsbF/JyVyaqG2dbSaXQ6hZBLQTYmLrmFWMvi9QdM1S8vNVMjn0hE2qQJtnVRuVwqRaAQ225jDv2CUCT28t0EWE6ccbiRi74l8KoW1Lo3v2EQ6ZZ89Xt3CwFSQHa6YVT685ECy82qMysU+YHBe9WmwJW05UAAY7JRsOo+RuuU/r4acNLmzprG+l7qsqqPkwXTcziw9Y2OYsFgY4bTlIOV0JC0AYApctDB3gbn83LM73CWccGrXq0liSV0wL11wscH3gFohXrwb646+6hgncZiDshlZlWaFSkHQJAxTR9bsbsCwKdZpzIIVOVTOT/3oLQKCCQvPriTpJiNa0P6gB0pq64lNcyG9fL8vS3YFFnWJTZwb8ZzGK+LZ91/2Y=", "gossipEndpoint": [{ "ipAddressV4": "iG/2gQ==", "port": 30124 }, { "ipAddressV4": "CoAABg==", "port": 30124 }] }, { "nodeId": "1", "gossipCaCertificate": "MIIDpzCCAg+gAwIBAgIJAJguXwyGFpb8MA0GCSqGSIb3DQEBDAUAMBIxEDAOBgNVBAMTB3Mtbm9kZTIwIBcNMDAwMTAxMDAwMDAwWhgPMjEwMDAxMDEwMDAwMDBaMBIxEDAOBgNVBAMTB3Mtbm9kZTIwggGiMA0GCSqGSIb3DQEBAQUAA4IBjwAwggGKAoIBgQDYXoYHBtw8adD5sxLZSnlG9XgBLWVbIDl3YA4rZZ11cgl6FG2TvF8UVNXQ177cRm1xUUJRI5ulSgDofnm7Iuf6c/GoQrud2nP1yMWewGslwiEi1h2pxbN7doFvn/92Y0lJVwSV/vOpbIyPRoMeF0jXd7TEI7dYj4S7gV9uWmQCIWjwTZqVsjIAtzEkYnmS0/m5XuD9MJsin8OQRu/PEFL8qaVPQJ2GhOhpUJqvADQ/Lsq/FHcPjylcRcnUQlFRojk2jqugtoRegByjPrAOSYGJeWUCVYmd7W51L/AkVx1rDLeHj0zLTTzQRF5G56i+S+tAcpY/uiCrwLvszFlDlD1diOuaucmu54lalrSTlVe5eOyq2ga2tKi11LQ+w09105zLyRWk7DBU93f5dTYNSmokI7b4sVRxu6SP0p/F9wND77wv2Ax5OpIWWty8zy8Y+xOuRyFu/rJ4ddDmRYvRmptM0rCAfv6hgd3m5Y/OAadQm/OuN91Uq9PIJdlMtjDbIfECAwEAATANBgkqhkiG9w0BAQwFAAOCAYEANutmL3V1PlvlsZ6xG8Sx9cKTok3kf3rBf7D7eE8Nn8ryHi3cw9CvCaj1E6zmTTh9k23DAZVWulhjTY5GWcx5NO7QAWjKau44g/HecNNrWsD/+nIrhmAk2WxKp175CwqJaIWA7CM6VMfFktjaflUPcB6RJnHrAa8M1HUpEsBz0mFmLz7lIaDemxYCE8M8slb6wTMjpL83GB+ejudRe7YK2ZWixM+CGp0ARkV+EecHaCXgEoROUNwP6mZVJcgSVR1QBQwcGAMIrutsKENM8HR9o3LWacigoJXf+IX8c6aJhrHfFvm62q+hi3baj7iR6gebEdWPtmEXgoVWOk230fLGyPU1oBxaDdYa8V4+ZFv03O91By9tuFrwZOcLCb4CPRyr8A47lHNjRIeo2nUF/c+SjV0eBcPKCnn1nW/AQWCxJ0QzzG6tEeMAGdDrE2ujPlB+Y9Sn8vB0zjYQHTr1NKyyXNogB4y48jofLDLDGOQYI6uP2fDgZeiq4dV8w91WbPHV", "gossipEndpoint": [{ "ipAddressV4": "I96WDw==", "port": 30125 }, { "ipAddressV4": "CoAAGw==", "port": 30125 }] }, { "nodeId": "2", "gossipCaCertificate": "MIIDpzCCAg+gAwIBAgIJAJwswl59m488MA0GCSqGSIb3DQEBDAUAMBIxEDAOBgNVBAMTB3Mtbm9kZTMwIBcNMDAwMTAxMDAwMDAwWhgPMjEwMDAxMDEwMDAwMDBaMBIxEDAOBgNVBAMTB3Mtbm9kZTMwggGiMA0GCSqGSIb3DQEBAQUAA4IBjwAwggGKAoIBgQDAqlNMpfduuW0ETQVjdKf5ZBe3Ug/ybRMoCWIlue8UoxFzamAtoeFEW3GVi862iImRVyHbkBZzDQUw4ABwMdxfzTL9voozkMaOZb4KQ9yZ9zNLAAmSSuE6RFmSJnBtfufxFXqiu6esbcvyropjZLc65F2uoMCpKN0CHFpWEb2GZAaipp7WCOon0NllDLqkjPylluXO4mjbzzMSDPbBWRD8VjjkxZeszWSXYxz9hqcRYX01CGg+jhooCQ6j2yB8sfFAffIeTG6GSV1uCFa4san2emhQWpr+cHaVYJMtejL43HaEVQnF3vh5Z10T/7co63C63aay2hs6Bx5SschosyYiafI7GtbQ4qpOgjEDFT1jlydK21gy6MV3SFEYwcUfxvxxRj6pS7xiMFn4FYnBKPJWkaDkwTqboEshxstvASQOW993uEwzh4EjctRHSjSuTU6S9OsWi5I5cRF+xK6GaWsTp0KyO8uVpuM9kZfpOcor294quyKJ9nylNyIt/m8Q8/ECAwEAATANBgkqhkiG9w0BAQwFAAOCAYEAqPLB/xr0Yv1l9w/RO+bqFtl8TkxF/6jOqoEUXY06dEInopLYpmkksZZ9G8vebt6hAoLjaxNMdRqCkzKgy4jn7/SQZNV9FMbZ7ckiDxsBxYZ2ZaBootuWzzVD6hCSO3Tg6JgkIzldtFtNcDVBRgZnHg+Rl6hn+gFV5S2OTTTPHWK7GHwgHXLhK7N0RL4YVrRCi/HTUZnuYCjBwvdDte5iqytY05cAO4p72P6YtDaOdAfL/IIKd1ylCWITDqTp/JDBz1uxjQmsXLVD/KEEtlvYlGjIr+wUUqIUPhFvB6ajl2NO0D/r+t1BH454zbodU92QnOJpXpoNuOv7jjALHCqo70mCSwTNUSZuVP6/KLmQe8sSzYs7O/c25FzHKBYy+aZujoa/X7aI6XVmsUkj6ae9MSvQurk0jMNg/Jy5EtWOMy7WEuyadrAv6KSP3oIfmL9jWoPcyOMfvjRHxGqOfZuFZatAwswY6O0E3ATTrN03t/BVqNHIYIXc6UOiUTo2Nx56", "gossipEndpoint": [{ "ipAddressV4": "iHLaPA==", "port": 30126 }, { "ipAddressV4": "CoAADQ==", "port": 30126 }] }] } Previous Roster: { "rosterEntries": [{ "weight": "2685636917", "gossipCaCertificate": "MIIDpjCCAg6gAwIBAgIIdUmpLKzyXgUwDQYJKoZIhvcNAQEMBQAwEjEQMA4GA1UEAxMHcy1ub2RlMTAgFw0wMDAxMDEwMDAwMDBaGA8yMTAwMDEwMTAwMDAwMFowEjEQMA4GA1UEAxMHcy1ub2RlMTCCAaIwDQYJKoZIhvcNAQEBBQADggGPADCCAYoCggGBALXCoDQ+HOVsEDTZpFuJITSaGwaKX2is5K1P/lV+G+ll6u36IdqKNnZIirJrpX2N0Ad6NeF/oFcMhietrKt818PDA9Tbb2tqcHNKTxxZAEj7amQTsrU4EsNmUhaPgMs89yj9WLxCXVzW05cQjqYEA/hymzohWs1BdU3Y2KdmELe0v5fzRgDpNgYHhUN7IrlrlgXEWpuKRskBYc4PIvyACijY0/zkeEAyHOshYYGKhQbNm/NGWhFq83ro77CZZhX3Vl7hRnHLaEoCEE8atY8R1Txhy8aObhiS6R8ZVRTkZLar/FG/xe78RQfwHHD1al2w5oHR7xgTZylhbD+nVQ09Zmi25USpvqwumbMBE0OWhV+VH1WLCHfLQs6/5yuDjeZ/0D9tpQ8pfkiEkGLedzUzQkq+4/HmN4IFTOhgJHlu1tVUqohZIPZ5zSzqkqFzFQGRo2uAX8C2EJ3qgQMAEOpH8iOjiSKsezlIPuwvmrVDPxVfpY2Cq60oxRu6B8bZdbQkfwIDAQABMA0GCSqGSIb3DQEBDAUAA4IBgQAloxwiVu7pBhkO4fLqYRw4FC0VEx+c47W4xnrq3G/uXMGwE2Mfwple9FZnfT9JgSoT1UVw+cigo4720WdrPqkK8qnA3/PzGXlfJ3k6eFcBuli/KY1TakIJUAxFt5biNKatheMwAKsbF/JyVyaqG2dbSaXQ6hZBLQTYmLrmFWMvi9QdM1S8vNVMjn0hE2qQJtnVRuVwqRaAQ225jDv2CUCT28t0EWE6ccbiRi74l8KoW1Lo3v2EQ6ZZ89Xt3CwFSQHa6YVT685ECy82qMysU+YHBe9WmwJW05UAAY7JRsOo+RuuU/r4acNLmzprG+l7qsqqPkwXTcziw9Y2OYsFgY4bTlIOV0JC0AYApctDB3gbn83LM73CWccGrXq0liSV0wL11wscH3gFohXrwb646+6hgncZiDshlZlWaFSkHQJAxTR9bsbsCwKdZpzIIVOVTOT/3oLQKCCQvPriTpJiNa0P6gB0pq64lNcyG9fL8vS3YFFnWJTZwb8ZzGK+LZ91/2Y=", "gossipEndpoint": [{ "ipAddressV4": "iG/2gQ==", "port": 30124 }, { "ipAddressV4": "CoAABg==", "port": 30124 }] }, { "nodeId": "1", "weight": "15745067016", "gossipCaCertificate": "MIIDpzCCAg+gAwIBAgIJAJguXwyGFpb8MA0GCSqGSIb3DQEBDAUAMBIxEDAOBgNVBAMTB3Mtbm9kZTIwIBcNMDAwMTAxMDAwMDAwWhgPMjEwMDAxMDEwMDAwMDBaMBIxEDAOBgNVBAMTB3Mtbm9kZTIwggGiMA0GCSqGSIb3DQEBAQUAA4IBjwAwggGKAoIBgQDYXoYHBtw8adD5sxLZSnlG9XgBLWVbIDl3YA4rZZ11cgl6FG2TvF8UVNXQ177cRm1xUUJRI5ulSgDofnm7Iuf6c/GoQrud2nP1yMWewGslwiEi1h2pxbN7doFvn/92Y0lJVwSV/vOpbIyPRoMeF0jXd7TEI7dYj4S7gV9uWmQCIWjwTZqVsjIAtzEkYnmS0/m5XuD9MJsin8OQRu/PEFL8qaVPQJ2GhOhpUJqvADQ/Lsq/FHcPjylcRcnUQlFRojk2jqugtoRegByjPrAOSYGJeWUCVYmd7W51L/AkVx1rDLeHj0zLTTzQRF5G56i+S+tAcpY/uiCrwLvszFlDlD1diOuaucmu54lalrSTlVe5eOyq2ga2tKi11LQ+w09105zLyRWk7DBU93f5dTYNSmokI7b4sVRxu6SP0p/F9wND77wv2Ax5OpIWWty8zy8Y+xOuRyFu/rJ4ddDmRYvRmptM0rCAfv6hgd3m5Y/OAadQm/OuN91Uq9PIJdlMtjDbIfECAwEAATANBgkqhkiG9w0BAQwFAAOCAYEANutmL3V1PlvlsZ6xG8Sx9cKTok3kf3rBf7D7eE8Nn8ryHi3cw9CvCaj1E6zmTTh9k23DAZVWulhjTY5GWcx5NO7QAWjKau44g/HecNNrWsD/+nIrhmAk2WxKp175CwqJaIWA7CM6VMfFktjaflUPcB6RJnHrAa8M1HUpEsBz0mFmLz7lIaDemxYCE8M8slb6wTMjpL83GB+ejudRe7YK2ZWixM+CGp0ARkV+EecHaCXgEoROUNwP6mZVJcgSVR1QBQwcGAMIrutsKENM8HR9o3LWacigoJXf+IX8c6aJhrHfFvm62q+hi3baj7iR6gebEdWPtmEXgoVWOk230fLGyPU1oBxaDdYa8V4+ZFv03O91By9tuFrwZOcLCb4CPRyr8A47lHNjRIeo2nUF/c+SjV0eBcPKCnn1nW/AQWCxJ0QzzG6tEeMAGdDrE2ujPlB+Y9Sn8vB0zjYQHTr1NKyyXNogB4y48jofLDLDGOQYI6uP2fDgZeiq4dV8w91WbPHV", "gossipEndpoint": [{ "ipAddressV4": "I96WDw==", "port": 30125 }, { "ipAddressV4": "CoAAGw==", "port": 30125 }] }, { "nodeId": "2", "weight": "15152326407", "gossipCaCertificate": "MIIDpzCCAg+gAwIBAgIJAJwswl59m488MA0GCSqGSIb3DQEBDAUAMBIxEDAOBgNVBAMTB3Mtbm9kZTMwIBcNMDAwMTAxMDAwMDAwWhgPMjEwMDAxMDEwMDAwMDBaMBIxEDAOBgNVBAMTB3Mtbm9kZTMwggGiMA0GCSqGSIb3DQEBAQUAA4IBjwAwggGKAoIBgQDAqlNMpfduuW0ETQVjdKf5ZBe3Ug/ybRMoCWIlue8UoxFzamAtoeFEW3GVi862iImRVyHbkBZzDQUw4ABwMdxfzTL9voozkMaOZb4KQ9yZ9zNLAAmSSuE6RFmSJnBtfufxFXqiu6esbcvyropjZLc65F2uoMCpKN0CHFpWEb2GZAaipp7WCOon0NllDLqkjPylluXO4mjbzzMSDPbBWRD8VjjkxZeszWSXYxz9hqcRYX01CGg+jhooCQ6j2yB8sfFAffIeTG6GSV1uCFa4san2emhQWpr+cHaVYJMtejL43HaEVQnF3vh5Z10T/7co63C63aay2hs6Bx5SschosyYiafI7GtbQ4qpOgjEDFT1jlydK21gy6MV3SFEYwcUfxvxxRj6pS7xiMFn4FYnBKPJWkaDkwTqboEshxstvASQOW993uEwzh4EjctRHSjSuTU6S9OsWi5I5cRF+xK6GaWsTp0KyO8uVpuM9kZfpOcor294quyKJ9nylNyIt/m8Q8/ECAwEAATANBgkqhkiG9w0BAQwFAAOCAYEAqPLB/xr0Yv1l9w/RO+bqFtl8TkxF/6jOqoEUXY06dEInopLYpmkksZZ9G8vebt6hAoLjaxNMdRqCkzKgy4jn7/SQZNV9FMbZ7ckiDxsBxYZ2ZaBootuWzzVD6hCSO3Tg6JgkIzldtFtNcDVBRgZnHg+Rl6hn+gFV5S2OTTTPHWK7GHwgHXLhK7N0RL4YVrRCi/HTUZnuYCjBwvdDte5iqytY05cAO4p72P6YtDaOdAfL/IIKd1ylCWITDqTp/JDBz1uxjQmsXLVD/KEEtlvYlGjIr+wUUqIUPhFvB6ajl2NO0D/r+t1BH454zbodU92QnOJpXpoNuOv7jjALHCqo70mCSwTNUSZuVP6/KLmQe8sSzYs7O/c25FzHKBYy+aZujoa/X7aI6XVmsUkj6ae9MSvQurk0jMNg/Jy5EtWOMy7WEuyadrAv6KSP3oIfmL9jWoPcyOMfvjRHxGqOfZuFZatAwswY6O0E3ATTrN03t/BVqNHIYIXc6UOiUTo2Nx56", "gossipEndpoint": [{ "ipAddressV4": "iHLaPA==", "port": 30126 }, { "ipAddressV4": "CoAADQ==", "port": 30126 }] }, { "nodeId": "3", "weight": "16416969660", "gossipCaCertificate": "MIIDpzCCAg+gAwIBAgIJAOxH0o7YkAUoMA0GCSqGSIb3DQEBDAUAMBIxEDAOBgNVBAMTB3Mtbm9kZTQwIBcNMDAwMTAxMDAwMDAwWhgPMjEwMDAxMDEwMDAwMDBaMBIxEDAOBgNVBAMTB3Mtbm9kZTQwggGiMA0GCSqGSIb3DQEBAQUAA4IBjwAwggGKAoIBgQDf6+SJl+puqRNd5r2Tb802jQTqPm7k3NXIeU8NQ3Hy9p0G+9p4Hgnt3ftipar7lKPKnp4PFrOP7E7XSKpafxK2OVQ0jTMvc6Yjqt+9mzyNSI1I8cSHTmhJ7kMBt0+NwVM8QN+fbKcbQaoNiPwMcckVtGeMad4aZM6hRyxzI0H3wgMj4JiM9VRwx7JbEo3R7akRwLwGr9ZQm2EQwqiyReNkBnXrsyP4KPPVAoeMfGchoAuBbV+r6v1OeYddocYmZkrsvMXUKF/uEcgd8gTu+pv3jObwIEVqXo1yC6ZlCFqO7LIvT8jTAAljkszoo67ykXTbKS0PZeLDg6nvdPvBMQ50yjfswR88S6N8VU6pud7Y+VbMYUiGzlrFi4MB9dikAjEj4PEetQyZdn84ZXGxerXlU/vTO2Fp4i1ec5rmX1P0WYMlbNELE408j5nfCfzD/qdcF5HZAiUVTYU/SWpzWcn34++KGpuqZZQdsGwCLQWeMeA/OEemYChis4cO94aOzrECAwEAATANBgkqhkiG9w0BAQwFAAOCAYEAlj5YIsbYXk2JGP9kRCBLDgz27ymYi1KDbO8g18V4T0zj2Zl7858U7mF9UBSSW+Cjl1UtUdvqFWZhh8jRoO3Jov1QGTULHRfyyPElD4VpwFribiu4GYJaodYy6NE50WwSJf32gLG0jHQWt7q+cOrn6WaG2h8O1sIxbTlnu1kqKQUQtu4oX8u23b5m9QXVJfJVdecwD5Rmab2d3dq/NNv2iNELH0myqtcoqw26xwIvXwaS4Gqi+Y0cOfjWL5Gv5AHIwvBXGIh3KUU7pbyBzqjkigbzSeoZw0C8G2cRTl0+QTuet2SVYlFh5J9/FBLvIfMfIpguglaU6xTVoRpo7RF24qQKFt2IlBROpqcwl0FyfE+2c19FGt1V8E5dYqE4T2mHT6FSOI3DckA2afBm1OCeMNtkqCQT8x+JvdKrgUh44QDm4PIVZDzaxog/zOzRWPCgpCPq0HcNMzgCVFt+4q8eTL9Ju/rQcS9bDosjMA69NGLIOCdPW2i/gkS9x9rTXgyp", "gossipEndpoint": [{ "ipAddressV4": "I+ibKQ==", "port": 30127 }, { "ipAddressV4": "CoAAGQ==", "port": 30127 }] }] }
node2 8.761s 2026-01-16 08:37:17.047 62 INFO STARTUP <main> StateInitializer: The platform is using the following initial state:
Round: 8229 Timestamp: 2026-01-16T08:36:05.849913Z Next consensus number: 117456 Legacy running event hash: 86400c1575ffdd9ec166f3896817803237a1758b2207f73ea5256976483366000f8be730fc6815e1a7ef2b70918a2d34 Legacy running event mnemonic: day-live-say-era Rounds non-ancient: 26 Creation version: SemanticVersion[major=0, minor=70, patch=0, pre=SNAPSHOT, build=0] Minimum judge hash code: -138713240 Root hash: db264ab099d7460c53e6e40db9aee99ee0448cd1b1e4e7a77a25103a9b79b4937fecf603943cd6acb50337cd151746a4 (root) VirtualMap state / opera-figure-share-screen {"Queues (Queue States)":{"RecordCache.TRANSACTION_RECEIPTS":{"head":5802,"path":96703,"tail":5802},"FileService.FILESERVICE_I_UPGRADE_DATA_150":{"head":1,"path":85663,"tail":71831}},"VirtualMapMetadata":{"firstLeafPath":72593,"lastLeafPath":145186},"Singletons":{"HintsService.CRS_STATE":{"path":73727,"mnemonic":"blood-rescue-achieve-degree"},"EntityIdService.ENTITY_ID":{"path":131071,"mnemonic":"please-citizen-state-plunge"},"TokenService.NODE_PAYMENTS":{"path":75775,"mnemonic":"merge-toy-truly-enjoy"},"HintsService.ACTIVE_HINTS_CONSTRUCTION":{"path":81919,"mnemonic":"gloom-deny-cactus-water"},"BlockStreamService.BLOCK_STREAM_INFO":{"path":77823,"mnemonic":"icon-pulse-asthma-found"},"RosterService.ROSTER_STATE":{"path":106495,"mnemonic":"gold-style-soft-peace"},"PlatformStateService.PLATFORM_STATE":{"path":126975,"mnemonic":"fantasy-lava-viable-vacuum"},"FeeService.MIDNIGHT_RATES":{"path":102399,"mnemonic":"upper-faculty-dolphin-skirt"},"TokenService.STAKING_NETWORK_REWARDS":{"path":135167,"mnemonic":"neutral-ugly-ill-fantasy"},"FreezeService.FREEZE_TIME":{"path":118783,"mnemonic":"guilt-point-sick-isolate"},"EntityIdService.ENTITY_COUNTS":{"path":98303,"mnemonic":"stereo-slow-hunt-brother"},"TokenService.NODE_REWARDS":{"path":143359,"mnemonic":"dune-toast-teach-penalty"},"BlockRecordService.RUNNING_HASHES":{"path":122879,"mnemonic":"lumber-reform-above-piano"},"BlockRecordService.BLOCKS":{"path":139263,"mnemonic":"adjust-tonight-innocent-pen"},"CongestionThrottleService.THROTTLE_USAGE_SNAPSHOTS":{"path":86015,"mnemonic":"distance-blanket-admit-include"},"HintsService.NEXT_HINTS_CONSTRUCTION":{"path":114687,"mnemonic":"mirror-inside-mushroom-program"},"CongestionThrottleService.CONGESTION_LEVEL_STARTS":{"path":94207,"mnemonic":"cattle-over-bus-chronic"},"FreezeService.UPGRADE_FILE_HASH":{"path":110591,"mnemonic":"across-base-wood-joke"}}}
node2 8.765s 2026-01-16 08:37:17.051 64 INFO RECONNECT <<platform-core: reconnectController>> ReconnectController: Starting the ReconnectController
node2 8.919s 2026-01-16 08:37:17.205 65 INFO EVENT_STREAM <main> DefaultConsensusEventStream: EventStreamManager::updateRunningHash: 86400c1575ffdd9ec166f3896817803237a1758b2207f73ea5256976483366000f8be730fc6815e1a7ef2b70918a2d34
node2 8.928s 2026-01-16 08:37:17.214 66 INFO STARTUP <platformForkJoinThread-5> Shadowgraph: Shadowgraph starting from expiration threshold 8202
node2 8.932s 2026-01-16 08:37:17.218 68 INFO STARTUP <main> SwirldsPlatform: Starting platform 2
node2 8.933s 2026-01-16 08:37:17.219 69 INFO STARTUP <<platform: recycle-bin-cleanup>> RecycleBinImpl: Deleted 0 files from the recycle bin.
node2 8.936s 2026-01-16 08:37:17.222 70 INFO STARTUP <main> CycleFinder: No cyclical back pressure detected in wiring model.
node2 8.937s 2026-01-16 08:37:17.223 71 INFO STARTUP <main> DirectSchedulerChecks: No illegal direct scheduler use detected in the wiring model.
node2 8.937s 2026-01-16 08:37:17.223 72 INFO STARTUP <main> InputWireChecks: All input wires have been bound.
node2 8.938s 2026-01-16 08:37:17.224 73 INFO STARTUP <main> SwirldsPlatform: replaying preconsensus event stream starting at 8202
node2 8.943s 2026-01-16 08:37:17.229 74 INFO PLATFORM_STATUS <platformForkJoinThread-2> StatusStateMachine: Platform spent 145.0 ms in STARTING_UP. Now in REPLAYING_EVENTS
node2 9.031s 2026-01-16 08:37:17.317 75 INFO STARTUP <<scheduler ConsensusEngine>> ConsensusImpl: Found init judge (CR:3 H:4b64a819f7b4 BR:8227), num remaining: 3
node2 9.033s 2026-01-16 08:37:17.319 76 INFO STARTUP <<scheduler ConsensusEngine>> ConsensusImpl: Found init judge (CR:1 H:67dcd4ce0018 BR:8227), num remaining: 2
node2 9.033s 2026-01-16 08:37:17.319 77 INFO STARTUP <<scheduler ConsensusEngine>> ConsensusImpl: Found init judge (CR:2 H:0c17978b160f BR:8228), num remaining: 1
node2 9.033s 2026-01-16 08:37:17.319 78 INFO STARTUP <<scheduler ConsensusEngine>> ConsensusImpl: Found init judge (CR:0 H:4d2e1d208cad BR:8228), num remaining: 0
node2 9.208s 2026-01-16 08:37:17.494 79 INFO STARTUP <main> PcesReplayer: Replayed 375 preconsensus events with max birth round 8,229. These events contained 12 transactions. 0 rounds reached consensus spanning 0.0 nanoseconds of consensus time. The latest round to reach consensus is round 8,229. Replay took 269.0 milliseconds.
node2 9.210s 2026-01-16 08:37:17.496 80 INFO PLATFORM_STATUS <platformForkJoinThread-7> StatusStateMachine: Platform spent 266.0 ms in REPLAYING_EVENTS. Now in OBSERVING
node3 9.528s 2026-01-16 08:37:17.814 1 INFO STARTUP <main> StaticPlatformBuilder:
////////////////////// // Node is Starting // //////////////////////
node3 9.653s 2026-01-16 08:37:17.939 2 DEBUG STARTUP <main> StaticPlatformBuilder: main() started {} [com.swirlds.logging.legacy.payload.NodeStartPayload]
node1 10.435s 2026-01-16 08:37:18.721 1 INFO STARTUP <main> StaticPlatformBuilder:
////////////////////// // Node is Starting // //////////////////////
node1 10.538s 2026-01-16 08:37:18.824 2 DEBUG STARTUP <main> StaticPlatformBuilder: main() started {} [com.swirlds.logging.legacy.payload.NodeStartPayload]
node3 10.834s 2026-01-16 08:37:19.120 3 WARN STARTUP <main> PlatformConfigUtils: Configuration property 'state.roundsExpired' was renamed to 'consensus.roundsExpired'. This build is currently backwards compatible with the old name, but this may not be true in a future release, so it is important to switch to the new name.
node1 11.609s 2026-01-16 08:37:19.895 3 WARN STARTUP <main> PlatformConfigUtils: Configuration property 'state.roundsExpired' was renamed to 'consensus.roundsExpired'. This build is currently backwards compatible with the old name, but this may not be true in a future release, so it is important to switch to the new name.
node3 11.889s 2026-01-16 08:37:20.175 6 INFO STARTUP <main> StartupStateUtils: The following saved states were found on disk:
- /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/3/123/8229 - /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/3/123/8209 - /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/3/123/8053 - /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/3/123/7904 - /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/3/123/7759
node3 11.891s 2026-01-16 08:37:20.177 7 INFO STARTUP <main> StartupStateUtils: Loading latest state from disk.
node3 11.891s 2026-01-16 08:37:20.177 8 INFO STARTUP <main> StartupStateUtils: Loading signed state from disk: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/3/123/8229
node3 11.892s 2026-01-16 08:37:20.178 9 INFO STARTUP <main> StateLifecycleManagerImpl: Loading snapshot from disk /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/3/123/8229
node3 11.896s 2026-01-16 08:37:20.182 10 INFO STATE_TO_DISK <main> FileUtils: deleting directory /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp
node0 11.926s 2026-01-16 08:37:20.212 58 DEBUG STARTUP <main> BootstrapUtils: jvmPauseDetectorThread started
node0 11.979s 2026-01-16 08:37:20.265 59 INFO STARTUP <main> StandardScratchpad: Scratchpad platform.iss contents:
LAST_ISS_ROUND null
node0 11.980s 2026-01-16 08:37:20.266 60 INFO STARTUP <main> PlatformBuilder: Default platform pool parallelism: 8
node0 12.070s 2026-01-16 08:37:20.356 61 INFO STARTUP <main> SwirldsPlatform: Starting with roster history:
RosterHistory[ currentRosterRound: 8230 ][ previousRosterRound: 0 ] Current Roster: { "rosterEntries": [{ "weight": "99940000000000", "gossipCaCertificate": "MIIDpjCCAg6gAwIBAgIIdUmpLKzyXgUwDQYJKoZIhvcNAQEMBQAwEjEQMA4GA1UEAxMHcy1ub2RlMTAgFw0wMDAxMDEwMDAwMDBaGA8yMTAwMDEwMTAwMDAwMFowEjEQMA4GA1UEAxMHcy1ub2RlMTCCAaIwDQYJKoZIhvcNAQEBBQADggGPADCCAYoCggGBALXCoDQ+HOVsEDTZpFuJITSaGwaKX2is5K1P/lV+G+ll6u36IdqKNnZIirJrpX2N0Ad6NeF/oFcMhietrKt818PDA9Tbb2tqcHNKTxxZAEj7amQTsrU4EsNmUhaPgMs89yj9WLxCXVzW05cQjqYEA/hymzohWs1BdU3Y2KdmELe0v5fzRgDpNgYHhUN7IrlrlgXEWpuKRskBYc4PIvyACijY0/zkeEAyHOshYYGKhQbNm/NGWhFq83ro77CZZhX3Vl7hRnHLaEoCEE8atY8R1Txhy8aObhiS6R8ZVRTkZLar/FG/xe78RQfwHHD1al2w5oHR7xgTZylhbD+nVQ09Zmi25USpvqwumbMBE0OWhV+VH1WLCHfLQs6/5yuDjeZ/0D9tpQ8pfkiEkGLedzUzQkq+4/HmN4IFTOhgJHlu1tVUqohZIPZ5zSzqkqFzFQGRo2uAX8C2EJ3qgQMAEOpH8iOjiSKsezlIPuwvmrVDPxVfpY2Cq60oxRu6B8bZdbQkfwIDAQABMA0GCSqGSIb3DQEBDAUAA4IBgQAloxwiVu7pBhkO4fLqYRw4FC0VEx+c47W4xnrq3G/uXMGwE2Mfwple9FZnfT9JgSoT1UVw+cigo4720WdrPqkK8qnA3/PzGXlfJ3k6eFcBuli/KY1TakIJUAxFt5biNKatheMwAKsbF/JyVyaqG2dbSaXQ6hZBLQTYmLrmFWMvi9QdM1S8vNVMjn0hE2qQJtnVRuVwqRaAQ225jDv2CUCT28t0EWE6ccbiRi74l8KoW1Lo3v2EQ6ZZ89Xt3CwFSQHa6YVT685ECy82qMysU+YHBe9WmwJW05UAAY7JRsOo+RuuU/r4acNLmzprG+l7qsqqPkwXTcziw9Y2OYsFgY4bTlIOV0JC0AYApctDB3gbn83LM73CWccGrXq0liSV0wL11wscH3gFohXrwb646+6hgncZiDshlZlWaFSkHQJAxTR9bsbsCwKdZpzIIVOVTOT/3oLQKCCQvPriTpJiNa0P6gB0pq64lNcyG9fL8vS3YFFnWJTZwb8ZzGK+LZ91/2Y=", "gossipEndpoint": [{ "ipAddressV4": "iG/2gQ==", "port": 30124 }, { "ipAddressV4": "CoAABg==", "port": 30124 }] }, { "nodeId": "1", "gossipCaCertificate": "MIIDpzCCAg+gAwIBAgIJAJguXwyGFpb8MA0GCSqGSIb3DQEBDAUAMBIxEDAOBgNVBAMTB3Mtbm9kZTIwIBcNMDAwMTAxMDAwMDAwWhgPMjEwMDAxMDEwMDAwMDBaMBIxEDAOBgNVBAMTB3Mtbm9kZTIwggGiMA0GCSqGSIb3DQEBAQUAA4IBjwAwggGKAoIBgQDYXoYHBtw8adD5sxLZSnlG9XgBLWVbIDl3YA4rZZ11cgl6FG2TvF8UVNXQ177cRm1xUUJRI5ulSgDofnm7Iuf6c/GoQrud2nP1yMWewGslwiEi1h2pxbN7doFvn/92Y0lJVwSV/vOpbIyPRoMeF0jXd7TEI7dYj4S7gV9uWmQCIWjwTZqVsjIAtzEkYnmS0/m5XuD9MJsin8OQRu/PEFL8qaVPQJ2GhOhpUJqvADQ/Lsq/FHcPjylcRcnUQlFRojk2jqugtoRegByjPrAOSYGJeWUCVYmd7W51L/AkVx1rDLeHj0zLTTzQRF5G56i+S+tAcpY/uiCrwLvszFlDlD1diOuaucmu54lalrSTlVe5eOyq2ga2tKi11LQ+w09105zLyRWk7DBU93f5dTYNSmokI7b4sVRxu6SP0p/F9wND77wv2Ax5OpIWWty8zy8Y+xOuRyFu/rJ4ddDmRYvRmptM0rCAfv6hgd3m5Y/OAadQm/OuN91Uq9PIJdlMtjDbIfECAwEAATANBgkqhkiG9w0BAQwFAAOCAYEANutmL3V1PlvlsZ6xG8Sx9cKTok3kf3rBf7D7eE8Nn8ryHi3cw9CvCaj1E6zmTTh9k23DAZVWulhjTY5GWcx5NO7QAWjKau44g/HecNNrWsD/+nIrhmAk2WxKp175CwqJaIWA7CM6VMfFktjaflUPcB6RJnHrAa8M1HUpEsBz0mFmLz7lIaDemxYCE8M8slb6wTMjpL83GB+ejudRe7YK2ZWixM+CGp0ARkV+EecHaCXgEoROUNwP6mZVJcgSVR1QBQwcGAMIrutsKENM8HR9o3LWacigoJXf+IX8c6aJhrHfFvm62q+hi3baj7iR6gebEdWPtmEXgoVWOk230fLGyPU1oBxaDdYa8V4+ZFv03O91By9tuFrwZOcLCb4CPRyr8A47lHNjRIeo2nUF/c+SjV0eBcPKCnn1nW/AQWCxJ0QzzG6tEeMAGdDrE2ujPlB+Y9Sn8vB0zjYQHTr1NKyyXNogB4y48jofLDLDGOQYI6uP2fDgZeiq4dV8w91WbPHV", "gossipEndpoint": [{ "ipAddressV4": "I96WDw==", "port": 30125 }, { "ipAddressV4": "CoAAGw==", "port": 30125 }] }, { "nodeId": "2", "gossipCaCertificate": "MIIDpzCCAg+gAwIBAgIJAJwswl59m488MA0GCSqGSIb3DQEBDAUAMBIxEDAOBgNVBAMTB3Mtbm9kZTMwIBcNMDAwMTAxMDAwMDAwWhgPMjEwMDAxMDEwMDAwMDBaMBIxEDAOBgNVBAMTB3Mtbm9kZTMwggGiMA0GCSqGSIb3DQEBAQUAA4IBjwAwggGKAoIBgQDAqlNMpfduuW0ETQVjdKf5ZBe3Ug/ybRMoCWIlue8UoxFzamAtoeFEW3GVi862iImRVyHbkBZzDQUw4ABwMdxfzTL9voozkMaOZb4KQ9yZ9zNLAAmSSuE6RFmSJnBtfufxFXqiu6esbcvyropjZLc65F2uoMCpKN0CHFpWEb2GZAaipp7WCOon0NllDLqkjPylluXO4mjbzzMSDPbBWRD8VjjkxZeszWSXYxz9hqcRYX01CGg+jhooCQ6j2yB8sfFAffIeTG6GSV1uCFa4san2emhQWpr+cHaVYJMtejL43HaEVQnF3vh5Z10T/7co63C63aay2hs6Bx5SschosyYiafI7GtbQ4qpOgjEDFT1jlydK21gy6MV3SFEYwcUfxvxxRj6pS7xiMFn4FYnBKPJWkaDkwTqboEshxstvASQOW993uEwzh4EjctRHSjSuTU6S9OsWi5I5cRF+xK6GaWsTp0KyO8uVpuM9kZfpOcor294quyKJ9nylNyIt/m8Q8/ECAwEAATANBgkqhkiG9w0BAQwFAAOCAYEAqPLB/xr0Yv1l9w/RO+bqFtl8TkxF/6jOqoEUXY06dEInopLYpmkksZZ9G8vebt6hAoLjaxNMdRqCkzKgy4jn7/SQZNV9FMbZ7ckiDxsBxYZ2ZaBootuWzzVD6hCSO3Tg6JgkIzldtFtNcDVBRgZnHg+Rl6hn+gFV5S2OTTTPHWK7GHwgHXLhK7N0RL4YVrRCi/HTUZnuYCjBwvdDte5iqytY05cAO4p72P6YtDaOdAfL/IIKd1ylCWITDqTp/JDBz1uxjQmsXLVD/KEEtlvYlGjIr+wUUqIUPhFvB6ajl2NO0D/r+t1BH454zbodU92QnOJpXpoNuOv7jjALHCqo70mCSwTNUSZuVP6/KLmQe8sSzYs7O/c25FzHKBYy+aZujoa/X7aI6XVmsUkj6ae9MSvQurk0jMNg/Jy5EtWOMy7WEuyadrAv6KSP3oIfmL9jWoPcyOMfvjRHxGqOfZuFZatAwswY6O0E3ATTrN03t/BVqNHIYIXc6UOiUTo2Nx56", "gossipEndpoint": [{ "ipAddressV4": "iHLaPA==", "port": 30126 }, { "ipAddressV4": "CoAADQ==", "port": 30126 }] }] } Previous Roster: { "rosterEntries": [{ "weight": "2685636917", "gossipCaCertificate": "MIIDpjCCAg6gAwIBAgIIdUmpLKzyXgUwDQYJKoZIhvcNAQEMBQAwEjEQMA4GA1UEAxMHcy1ub2RlMTAgFw0wMDAxMDEwMDAwMDBaGA8yMTAwMDEwMTAwMDAwMFowEjEQMA4GA1UEAxMHcy1ub2RlMTCCAaIwDQYJKoZIhvcNAQEBBQADggGPADCCAYoCggGBALXCoDQ+HOVsEDTZpFuJITSaGwaKX2is5K1P/lV+G+ll6u36IdqKNnZIirJrpX2N0Ad6NeF/oFcMhietrKt818PDA9Tbb2tqcHNKTxxZAEj7amQTsrU4EsNmUhaPgMs89yj9WLxCXVzW05cQjqYEA/hymzohWs1BdU3Y2KdmELe0v5fzRgDpNgYHhUN7IrlrlgXEWpuKRskBYc4PIvyACijY0/zkeEAyHOshYYGKhQbNm/NGWhFq83ro77CZZhX3Vl7hRnHLaEoCEE8atY8R1Txhy8aObhiS6R8ZVRTkZLar/FG/xe78RQfwHHD1al2w5oHR7xgTZylhbD+nVQ09Zmi25USpvqwumbMBE0OWhV+VH1WLCHfLQs6/5yuDjeZ/0D9tpQ8pfkiEkGLedzUzQkq+4/HmN4IFTOhgJHlu1tVUqohZIPZ5zSzqkqFzFQGRo2uAX8C2EJ3qgQMAEOpH8iOjiSKsezlIPuwvmrVDPxVfpY2Cq60oxRu6B8bZdbQkfwIDAQABMA0GCSqGSIb3DQEBDAUAA4IBgQAloxwiVu7pBhkO4fLqYRw4FC0VEx+c47W4xnrq3G/uXMGwE2Mfwple9FZnfT9JgSoT1UVw+cigo4720WdrPqkK8qnA3/PzGXlfJ3k6eFcBuli/KY1TakIJUAxFt5biNKatheMwAKsbF/JyVyaqG2dbSaXQ6hZBLQTYmLrmFWMvi9QdM1S8vNVMjn0hE2qQJtnVRuVwqRaAQ225jDv2CUCT28t0EWE6ccbiRi74l8KoW1Lo3v2EQ6ZZ89Xt3CwFSQHa6YVT685ECy82qMysU+YHBe9WmwJW05UAAY7JRsOo+RuuU/r4acNLmzprG+l7qsqqPkwXTcziw9Y2OYsFgY4bTlIOV0JC0AYApctDB3gbn83LM73CWccGrXq0liSV0wL11wscH3gFohXrwb646+6hgncZiDshlZlWaFSkHQJAxTR9bsbsCwKdZpzIIVOVTOT/3oLQKCCQvPriTpJiNa0P6gB0pq64lNcyG9fL8vS3YFFnWJTZwb8ZzGK+LZ91/2Y=", "gossipEndpoint": [{ "ipAddressV4": "iG/2gQ==", "port": 30124 }, { "ipAddressV4": "CoAABg==", "port": 30124 }] }, { "nodeId": "1", "weight": "15745067016", "gossipCaCertificate": "MIIDpzCCAg+gAwIBAgIJAJguXwyGFpb8MA0GCSqGSIb3DQEBDAUAMBIxEDAOBgNVBAMTB3Mtbm9kZTIwIBcNMDAwMTAxMDAwMDAwWhgPMjEwMDAxMDEwMDAwMDBaMBIxEDAOBgNVBAMTB3Mtbm9kZTIwggGiMA0GCSqGSIb3DQEBAQUAA4IBjwAwggGKAoIBgQDYXoYHBtw8adD5sxLZSnlG9XgBLWVbIDl3YA4rZZ11cgl6FG2TvF8UVNXQ177cRm1xUUJRI5ulSgDofnm7Iuf6c/GoQrud2nP1yMWewGslwiEi1h2pxbN7doFvn/92Y0lJVwSV/vOpbIyPRoMeF0jXd7TEI7dYj4S7gV9uWmQCIWjwTZqVsjIAtzEkYnmS0/m5XuD9MJsin8OQRu/PEFL8qaVPQJ2GhOhpUJqvADQ/Lsq/FHcPjylcRcnUQlFRojk2jqugtoRegByjPrAOSYGJeWUCVYmd7W51L/AkVx1rDLeHj0zLTTzQRF5G56i+S+tAcpY/uiCrwLvszFlDlD1diOuaucmu54lalrSTlVe5eOyq2ga2tKi11LQ+w09105zLyRWk7DBU93f5dTYNSmokI7b4sVRxu6SP0p/F9wND77wv2Ax5OpIWWty8zy8Y+xOuRyFu/rJ4ddDmRYvRmptM0rCAfv6hgd3m5Y/OAadQm/OuN91Uq9PIJdlMtjDbIfECAwEAATANBgkqhkiG9w0BAQwFAAOCAYEANutmL3V1PlvlsZ6xG8Sx9cKTok3kf3rBf7D7eE8Nn8ryHi3cw9CvCaj1E6zmTTh9k23DAZVWulhjTY5GWcx5NO7QAWjKau44g/HecNNrWsD/+nIrhmAk2WxKp175CwqJaIWA7CM6VMfFktjaflUPcB6RJnHrAa8M1HUpEsBz0mFmLz7lIaDemxYCE8M8slb6wTMjpL83GB+ejudRe7YK2ZWixM+CGp0ARkV+EecHaCXgEoROUNwP6mZVJcgSVR1QBQwcGAMIrutsKENM8HR9o3LWacigoJXf+IX8c6aJhrHfFvm62q+hi3baj7iR6gebEdWPtmEXgoVWOk230fLGyPU1oBxaDdYa8V4+ZFv03O91By9tuFrwZOcLCb4CPRyr8A47lHNjRIeo2nUF/c+SjV0eBcPKCnn1nW/AQWCxJ0QzzG6tEeMAGdDrE2ujPlB+Y9Sn8vB0zjYQHTr1NKyyXNogB4y48jofLDLDGOQYI6uP2fDgZeiq4dV8w91WbPHV", "gossipEndpoint": [{ "ipAddressV4": "I96WDw==", "port": 30125 }, { "ipAddressV4": "CoAAGw==", "port": 30125 }] }, { "nodeId": "2", "weight": "15152326407", "gossipCaCertificate": "MIIDpzCCAg+gAwIBAgIJAJwswl59m488MA0GCSqGSIb3DQEBDAUAMBIxEDAOBgNVBAMTB3Mtbm9kZTMwIBcNMDAwMTAxMDAwMDAwWhgPMjEwMDAxMDEwMDAwMDBaMBIxEDAOBgNVBAMTB3Mtbm9kZTMwggGiMA0GCSqGSIb3DQEBAQUAA4IBjwAwggGKAoIBgQDAqlNMpfduuW0ETQVjdKf5ZBe3Ug/ybRMoCWIlue8UoxFzamAtoeFEW3GVi862iImRVyHbkBZzDQUw4ABwMdxfzTL9voozkMaOZb4KQ9yZ9zNLAAmSSuE6RFmSJnBtfufxFXqiu6esbcvyropjZLc65F2uoMCpKN0CHFpWEb2GZAaipp7WCOon0NllDLqkjPylluXO4mjbzzMSDPbBWRD8VjjkxZeszWSXYxz9hqcRYX01CGg+jhooCQ6j2yB8sfFAffIeTG6GSV1uCFa4san2emhQWpr+cHaVYJMtejL43HaEVQnF3vh5Z10T/7co63C63aay2hs6Bx5SschosyYiafI7GtbQ4qpOgjEDFT1jlydK21gy6MV3SFEYwcUfxvxxRj6pS7xiMFn4FYnBKPJWkaDkwTqboEshxstvASQOW993uEwzh4EjctRHSjSuTU6S9OsWi5I5cRF+xK6GaWsTp0KyO8uVpuM9kZfpOcor294quyKJ9nylNyIt/m8Q8/ECAwEAATANBgkqhkiG9w0BAQwFAAOCAYEAqPLB/xr0Yv1l9w/RO+bqFtl8TkxF/6jOqoEUXY06dEInopLYpmkksZZ9G8vebt6hAoLjaxNMdRqCkzKgy4jn7/SQZNV9FMbZ7ckiDxsBxYZ2ZaBootuWzzVD6hCSO3Tg6JgkIzldtFtNcDVBRgZnHg+Rl6hn+gFV5S2OTTTPHWK7GHwgHXLhK7N0RL4YVrRCi/HTUZnuYCjBwvdDte5iqytY05cAO4p72P6YtDaOdAfL/IIKd1ylCWITDqTp/JDBz1uxjQmsXLVD/KEEtlvYlGjIr+wUUqIUPhFvB6ajl2NO0D/r+t1BH454zbodU92QnOJpXpoNuOv7jjALHCqo70mCSwTNUSZuVP6/KLmQe8sSzYs7O/c25FzHKBYy+aZujoa/X7aI6XVmsUkj6ae9MSvQurk0jMNg/Jy5EtWOMy7WEuyadrAv6KSP3oIfmL9jWoPcyOMfvjRHxGqOfZuFZatAwswY6O0E3ATTrN03t/BVqNHIYIXc6UOiUTo2Nx56", "gossipEndpoint": [{ "ipAddressV4": "iHLaPA==", "port": 30126 }, { "ipAddressV4": "CoAADQ==", "port": 30126 }] }, { "nodeId": "3", "weight": "16416969660", "gossipCaCertificate": "MIIDpzCCAg+gAwIBAgIJAOxH0o7YkAUoMA0GCSqGSIb3DQEBDAUAMBIxEDAOBgNVBAMTB3Mtbm9kZTQwIBcNMDAwMTAxMDAwMDAwWhgPMjEwMDAxMDEwMDAwMDBaMBIxEDAOBgNVBAMTB3Mtbm9kZTQwggGiMA0GCSqGSIb3DQEBAQUAA4IBjwAwggGKAoIBgQDf6+SJl+puqRNd5r2Tb802jQTqPm7k3NXIeU8NQ3Hy9p0G+9p4Hgnt3ftipar7lKPKnp4PFrOP7E7XSKpafxK2OVQ0jTMvc6Yjqt+9mzyNSI1I8cSHTmhJ7kMBt0+NwVM8QN+fbKcbQaoNiPwMcckVtGeMad4aZM6hRyxzI0H3wgMj4JiM9VRwx7JbEo3R7akRwLwGr9ZQm2EQwqiyReNkBnXrsyP4KPPVAoeMfGchoAuBbV+r6v1OeYddocYmZkrsvMXUKF/uEcgd8gTu+pv3jObwIEVqXo1yC6ZlCFqO7LIvT8jTAAljkszoo67ykXTbKS0PZeLDg6nvdPvBMQ50yjfswR88S6N8VU6pud7Y+VbMYUiGzlrFi4MB9dikAjEj4PEetQyZdn84ZXGxerXlU/vTO2Fp4i1ec5rmX1P0WYMlbNELE408j5nfCfzD/qdcF5HZAiUVTYU/SWpzWcn34++KGpuqZZQdsGwCLQWeMeA/OEemYChis4cO94aOzrECAwEAATANBgkqhkiG9w0BAQwFAAOCAYEAlj5YIsbYXk2JGP9kRCBLDgz27ymYi1KDbO8g18V4T0zj2Zl7858U7mF9UBSSW+Cjl1UtUdvqFWZhh8jRoO3Jov1QGTULHRfyyPElD4VpwFribiu4GYJaodYy6NE50WwSJf32gLG0jHQWt7q+cOrn6WaG2h8O1sIxbTlnu1kqKQUQtu4oX8u23b5m9QXVJfJVdecwD5Rmab2d3dq/NNv2iNELH0myqtcoqw26xwIvXwaS4Gqi+Y0cOfjWL5Gv5AHIwvBXGIh3KUU7pbyBzqjkigbzSeoZw0C8G2cRTl0+QTuet2SVYlFh5J9/FBLvIfMfIpguglaU6xTVoRpo7RF24qQKFt2IlBROpqcwl0FyfE+2c19FGt1V8E5dYqE4T2mHT6FSOI3DckA2afBm1OCeMNtkqCQT8x+JvdKrgUh44QDm4PIVZDzaxog/zOzRWPCgpCPq0HcNMzgCVFt+4q8eTL9Ju/rQcS9bDosjMA69NGLIOCdPW2i/gkS9x9rTXgyp", "gossipEndpoint": [{ "ipAddressV4": "I+ibKQ==", "port": 30127 }, { "ipAddressV4": "CoAAGQ==", "port": 30127 }] }] }
node3 12.287s 2026-01-16 08:37:20.573 25 INFO STARTUP <main> StartupStateUtils: Loaded state's hash is the same as when it was saved.
node3 12.291s 2026-01-16 08:37:20.577 26 INFO STARTUP <main> StartupStateUtils: Platform has loaded a saved state {"round":8229,"consensusTimestamp":"2026-01-16T08:36:05.849913Z"} [com.swirlds.logging.legacy.payload.SavedStateLoadedPayload]
node0 12.523s 2026-01-16 08:37:20.809 62 INFO STARTUP <main> StateInitializer: The platform is using the following initial state:
Round: 8229 Timestamp: 2026-01-16T08:36:05.849913Z Next consensus number: 117456 Legacy running event hash: 86400c1575ffdd9ec166f3896817803237a1758b2207f73ea5256976483366000f8be730fc6815e1a7ef2b70918a2d34 Legacy running event mnemonic: day-live-say-era Rounds non-ancient: 26 Creation version: SemanticVersion[major=0, minor=70, patch=0, pre=SNAPSHOT, build=0] Minimum judge hash code: -138713240 Root hash: db264ab099d7460c53e6e40db9aee99ee0448cd1b1e4e7a77a25103a9b79b4937fecf603943cd6acb50337cd151746a4 (root) VirtualMap state / opera-figure-share-screen {"Queues (Queue States)":{"RecordCache.TRANSACTION_RECEIPTS":{"head":5802,"path":96703,"tail":5802},"FileService.FILESERVICE_I_UPGRADE_DATA_150":{"head":1,"path":85663,"tail":71831}},"VirtualMapMetadata":{"firstLeafPath":72593,"lastLeafPath":145186},"Singletons":{"HintsService.CRS_STATE":{"path":73727,"mnemonic":"blood-rescue-achieve-degree"},"EntityIdService.ENTITY_ID":{"path":131071,"mnemonic":"please-citizen-state-plunge"},"TokenService.NODE_PAYMENTS":{"path":75775,"mnemonic":"merge-toy-truly-enjoy"},"HintsService.ACTIVE_HINTS_CONSTRUCTION":{"path":81919,"mnemonic":"gloom-deny-cactus-water"},"BlockStreamService.BLOCK_STREAM_INFO":{"path":77823,"mnemonic":"icon-pulse-asthma-found"},"RosterService.ROSTER_STATE":{"path":106495,"mnemonic":"gold-style-soft-peace"},"PlatformStateService.PLATFORM_STATE":{"path":126975,"mnemonic":"fantasy-lava-viable-vacuum"},"FeeService.MIDNIGHT_RATES":{"path":102399,"mnemonic":"upper-faculty-dolphin-skirt"},"TokenService.STAKING_NETWORK_REWARDS":{"path":135167,"mnemonic":"neutral-ugly-ill-fantasy"},"FreezeService.FREEZE_TIME":{"path":118783,"mnemonic":"guilt-point-sick-isolate"},"EntityIdService.ENTITY_COUNTS":{"path":98303,"mnemonic":"stereo-slow-hunt-brother"},"TokenService.NODE_REWARDS":{"path":143359,"mnemonic":"dune-toast-teach-penalty"},"BlockRecordService.RUNNING_HASHES":{"path":122879,"mnemonic":"lumber-reform-above-piano"},"BlockRecordService.BLOCKS":{"path":139263,"mnemonic":"adjust-tonight-innocent-pen"},"CongestionThrottleService.THROTTLE_USAGE_SNAPSHOTS":{"path":86015,"mnemonic":"distance-blanket-admit-include"},"HintsService.NEXT_HINTS_CONSTRUCTION":{"path":114687,"mnemonic":"mirror-inside-mushroom-program"},"CongestionThrottleService.CONGESTION_LEVEL_STARTS":{"path":94207,"mnemonic":"cattle-over-bus-chronic"},"FreezeService.UPGRADE_FILE_HASH":{"path":110591,"mnemonic":"across-base-wood-joke"}}}
node0 12.526s 2026-01-16 08:37:20.812 64 INFO RECONNECT <<platform-core: reconnectController>> ReconnectController: Starting the ReconnectController
node3 12.564s 2026-01-16 08:37:20.850 36 ERROR EXCEPTION <main> Log4jSetup: exception on thread main
java.lang.IllegalStateException: Self node id 3 is not in the address book at com.hedera.node.app.ServicesMain.main(ServicesMain.java:372)
node1 12.621s 2026-01-16 08:37:20.907 6 INFO STARTUP <main> StartupStateUtils: The following saved states were found on disk:
- /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/8229 - /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/8209 - /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/8053 - /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/7904 - /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/7759
node1 12.622s 2026-01-16 08:37:20.908 7 INFO STARTUP <main> StartupStateUtils: Loading latest state from disk.
node1 12.623s 2026-01-16 08:37:20.909 8 INFO STARTUP <main> StartupStateUtils: Loading signed state from disk: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/8229
node1 12.624s 2026-01-16 08:37:20.910 9 INFO STARTUP <main> StateLifecycleManagerImpl: Loading snapshot from disk /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/8229
node1 12.627s 2026-01-16 08:37:20.913 10 INFO STATE_TO_DISK <main> FileUtils: deleting directory /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp
node0 12.712s 2026-01-16 08:37:20.998 65 INFO EVENT_STREAM <main> DefaultConsensusEventStream: EventStreamManager::updateRunningHash: 86400c1575ffdd9ec166f3896817803237a1758b2207f73ea5256976483366000f8be730fc6815e1a7ef2b70918a2d34
node0 12.718s 2026-01-16 08:37:21.004 66 INFO STARTUP <platformForkJoinThread-5> Shadowgraph: Shadowgraph starting from expiration threshold 8202
node0 12.722s 2026-01-16 08:37:21.008 68 INFO STARTUP <main> SwirldsPlatform: Starting platform 0
node0 12.723s 2026-01-16 08:37:21.009 69 INFO STARTUP <<platform: recycle-bin-cleanup>> RecycleBinImpl: Deleted 0 files from the recycle bin.
node0 12.727s 2026-01-16 08:37:21.013 70 INFO STARTUP <main> CycleFinder: No cyclical back pressure detected in wiring model.
node0 12.728s 2026-01-16 08:37:21.014 71 INFO STARTUP <main> DirectSchedulerChecks: No illegal direct scheduler use detected in the wiring model.
node0 12.729s 2026-01-16 08:37:21.015 72 INFO STARTUP <main> InputWireChecks: All input wires have been bound.
node0 12.730s 2026-01-16 08:37:21.016 73 INFO STARTUP <main> SwirldsPlatform: replaying preconsensus event stream starting at 8202
node0 12.734s 2026-01-16 08:37:21.020 74 INFO PLATFORM_STATUS <platformForkJoinThread-3> StatusStateMachine: Platform spent 174.0 ms in STARTING_UP. Now in REPLAYING_EVENTS
node0 12.818s 2026-01-16 08:37:21.104 75 INFO STARTUP <<scheduler ConsensusEngine>> ConsensusImpl: Found init judge (CR:3 H:4b64a819f7b4 BR:8227), num remaining: 3
node0 12.819s 2026-01-16 08:37:21.105 76 INFO STARTUP <<scheduler ConsensusEngine>> ConsensusImpl: Found init judge (CR:1 H:67dcd4ce0018 BR:8227), num remaining: 2
node0 12.819s 2026-01-16 08:37:21.105 77 INFO STARTUP <<scheduler ConsensusEngine>> ConsensusImpl: Found init judge (CR:0 H:4d2e1d208cad BR:8228), num remaining: 1
node0 12.819s 2026-01-16 08:37:21.105 78 INFO STARTUP <<scheduler ConsensusEngine>> ConsensusImpl: Found init judge (CR:2 H:0c17978b160f BR:8228), num remaining: 0
node1 12.948s 2026-01-16 08:37:21.234 25 INFO STARTUP <main> StartupStateUtils: Loaded state's hash is the same as when it was saved.
node1 12.951s 2026-01-16 08:37:21.237 26 INFO STARTUP <main> StartupStateUtils: Platform has loaded a saved state {"round":8229,"consensusTimestamp":"2026-01-16T08:36:05.849913Z"} [com.swirlds.logging.legacy.payload.SavedStateLoadedPayload]
node0 12.991s 2026-01-16 08:37:21.277 79 INFO STARTUP <main> PcesReplayer: Replayed 375 preconsensus events with max birth round 8,229. These events contained 12 transactions. 0 rounds reached consensus spanning 0.0 nanoseconds of consensus time. The latest round to reach consensus is round 8,229. Replay took 259.0 milliseconds.
node0 12.993s 2026-01-16 08:37:21.279 80 INFO PLATFORM_STATUS <platformForkJoinThread-6> StatusStateMachine: Platform spent 257.0 ms in REPLAYING_EVENTS. Now in OBSERVING
node1 13.241s 2026-01-16 08:37:21.527 36 DEBUG STARTUP <main> CryptoStatic: About to start loading keys
node1 13.242s 2026-01-16 08:37:21.528 37 DEBUG STARTUP <main> CryptoStatic: Reading keys using the enhanced key loader
node1 13.245s 2026-01-16 08:37:21.531 38 INFO STARTUP <main> EnhancedKeyStoreLoader: Starting key store migration
node1 13.246s 2026-01-16 08:37:21.532 39 TRACE STARTUP <main> EnhancedKeyStoreLoader: Searching for the legacy public key store [ path = /opt/hgcapp/services-hedera/HapiApp2.0/data/keys/public.pfx ]
node1 13.247s 2026-01-16 08:37:21.533 40 DEBUG STARTUP <main> EnhancedKeyStoreLoader: No Legacy public key store found
node1 13.250s 2026-01-16 08:37:21.536 41 INFO STARTUP <main> EnhancedKeyStoreLoader: Finished key store migration.
node1 13.251s 2026-01-16 08:37:21.537 42 DEBUG STARTUP <main> EnhancedKeyStoreLoader: Starting key store enumeration
node1 13.251s 2026-01-16 08:37:21.537 43 TRACE STARTUP <main> EnhancedKeyStoreLoader: Searching for the legacy public key store [ path = /opt/hgcapp/services-hedera/HapiApp2.0/data/keys/public.pfx ]
node1 13.252s 2026-01-16 08:37:21.538 44 DEBUG STARTUP <main> EnhancedKeyStoreLoader: No Legacy public key store found
node1 13.252s 2026-01-16 08:37:21.538 45 DEBUG STARTUP <main> EnhancedKeyStoreLoader: Attempting to locate key stores for nodeId 0
node1 13.253s 2026-01-16 08:37:21.539 46 TRACE STARTUP <main> EnhancedKeyStoreLoader: Found enhanced certificate store for nodeId: 0 [ purpose = SIGNING, fileName = s-public-node1.pem ]
node1 13.288s 2026-01-16 08:37:21.574 47 DEBUG STARTUP <main> EnhancedKeyStoreLoader: Attempting to locate key stores for nodeId 1
node1 13.289s 2026-01-16 08:37:21.575 48 TRACE STARTUP <main> EnhancedKeyStoreLoader: Found enhanced private key store for nodeId: 1 [ purpose = SIGNING, fileName = s-private-node2.pem ]
node1 13.295s 2026-01-16 08:37:21.581 49 TRACE STARTUP <main> EnhancedKeyStoreLoader: Found enhanced certificate store for nodeId: 1 [ purpose = SIGNING, fileName = s-public-node2.pem ]
node1 13.296s 2026-01-16 08:37:21.582 50 DEBUG STARTUP <main> EnhancedKeyStoreLoader: Attempting to locate key stores for nodeId 2
node1 13.296s 2026-01-16 08:37:21.582 51 TRACE STARTUP <main> EnhancedKeyStoreLoader: Found enhanced certificate store for nodeId: 2 [ purpose = SIGNING, fileName = s-public-node3.pem ]
node1 13.297s 2026-01-16 08:37:21.583 52 TRACE STARTUP <main> EnhancedKeyStoreLoader: Completed key store enumeration
node1 13.298s 2026-01-16 08:37:21.584 53 INFO STARTUP <main> EnhancedKeyStoreLoader: Generating agreement key pair for local nodeId 1
node1 13.447s 2026-01-16 08:37:21.733 54 TRACE STARTUP <main> EnhancedKeyStoreLoader: Injecting agreement certificate for local nodeId 1 into public stores
node1 13.448s 2026-01-16 08:37:21.734 55 TRACE STARTUP <main> EnhancedKeyStoreLoader: Injecting agreement certificate for local nodeId 1 into public stores
node1 13.485s 2026-01-16 08:37:21.771 56 DEBUG STARTUP <main> CryptoStatic: Done loading keys
node1 14.613s 2026-01-16 08:37:22.899 57 INFO STARTUP <main> OSHealthChecker:
PASSED - Clock Source Speed Check Report[callsPerSec=25540917] PASSED - Entropy Check Report[success=true, entropySource=Strong Instance, elapsedNanos=47777, randomLong=-4441558098743954982, exception=null] PASSED - Entropy Check Report[success=true, entropySource=NativePRNGBlocking:SUN, elapsedNanos=10417, randomLong=-6626142162832187241, exception=null] PASSED - File System Check Report[code=SUCCESS, readNanos=1241095, data=97, exception=null] OS Health Check Report - Complete (took 1019 ms)
node1 23.949s 2026-01-16 08:37:32.235 58 DEBUG STARTUP <main> BootstrapUtils: jvmPauseDetectorThread started
node1 24.010s 2026-01-16 08:37:32.296 59 INFO STARTUP <main> StandardScratchpad: Scratchpad platform.iss contents:
LAST_ISS_ROUND null
node1 24.011s 2026-01-16 08:37:32.297 60 INFO STARTUP <main> PlatformBuilder: Default platform pool parallelism: 8
node1 24.121s 2026-01-16 08:37:32.407 61 INFO STARTUP <main> SwirldsPlatform: Starting with roster history:
RosterHistory[ currentRosterRound: 8230 ][ previousRosterRound: 0 ] Current Roster: { "rosterEntries": [{ "weight": "99940000000000", "gossipCaCertificate": "MIIDpjCCAg6gAwIBAgIIdUmpLKzyXgUwDQYJKoZIhvcNAQEMBQAwEjEQMA4GA1UEAxMHcy1ub2RlMTAgFw0wMDAxMDEwMDAwMDBaGA8yMTAwMDEwMTAwMDAwMFowEjEQMA4GA1UEAxMHcy1ub2RlMTCCAaIwDQYJKoZIhvcNAQEBBQADggGPADCCAYoCggGBALXCoDQ+HOVsEDTZpFuJITSaGwaKX2is5K1P/lV+G+ll6u36IdqKNnZIirJrpX2N0Ad6NeF/oFcMhietrKt818PDA9Tbb2tqcHNKTxxZAEj7amQTsrU4EsNmUhaPgMs89yj9WLxCXVzW05cQjqYEA/hymzohWs1BdU3Y2KdmELe0v5fzRgDpNgYHhUN7IrlrlgXEWpuKRskBYc4PIvyACijY0/zkeEAyHOshYYGKhQbNm/NGWhFq83ro77CZZhX3Vl7hRnHLaEoCEE8atY8R1Txhy8aObhiS6R8ZVRTkZLar/FG/xe78RQfwHHD1al2w5oHR7xgTZylhbD+nVQ09Zmi25USpvqwumbMBE0OWhV+VH1WLCHfLQs6/5yuDjeZ/0D9tpQ8pfkiEkGLedzUzQkq+4/HmN4IFTOhgJHlu1tVUqohZIPZ5zSzqkqFzFQGRo2uAX8C2EJ3qgQMAEOpH8iOjiSKsezlIPuwvmrVDPxVfpY2Cq60oxRu6B8bZdbQkfwIDAQABMA0GCSqGSIb3DQEBDAUAA4IBgQAloxwiVu7pBhkO4fLqYRw4FC0VEx+c47W4xnrq3G/uXMGwE2Mfwple9FZnfT9JgSoT1UVw+cigo4720WdrPqkK8qnA3/PzGXlfJ3k6eFcBuli/KY1TakIJUAxFt5biNKatheMwAKsbF/JyVyaqG2dbSaXQ6hZBLQTYmLrmFWMvi9QdM1S8vNVMjn0hE2qQJtnVRuVwqRaAQ225jDv2CUCT28t0EWE6ccbiRi74l8KoW1Lo3v2EQ6ZZ89Xt3CwFSQHa6YVT685ECy82qMysU+YHBe9WmwJW05UAAY7JRsOo+RuuU/r4acNLmzprG+l7qsqqPkwXTcziw9Y2OYsFgY4bTlIOV0JC0AYApctDB3gbn83LM73CWccGrXq0liSV0wL11wscH3gFohXrwb646+6hgncZiDshlZlWaFSkHQJAxTR9bsbsCwKdZpzIIVOVTOT/3oLQKCCQvPriTpJiNa0P6gB0pq64lNcyG9fL8vS3YFFnWJTZwb8ZzGK+LZ91/2Y=", "gossipEndpoint": [{ "ipAddressV4": "iG/2gQ==", "port": 30124 }, { "ipAddressV4": "CoAABg==", "port": 30124 }] }, { "nodeId": "1", "gossipCaCertificate": "MIIDpzCCAg+gAwIBAgIJAJguXwyGFpb8MA0GCSqGSIb3DQEBDAUAMBIxEDAOBgNVBAMTB3Mtbm9kZTIwIBcNMDAwMTAxMDAwMDAwWhgPMjEwMDAxMDEwMDAwMDBaMBIxEDAOBgNVBAMTB3Mtbm9kZTIwggGiMA0GCSqGSIb3DQEBAQUAA4IBjwAwggGKAoIBgQDYXoYHBtw8adD5sxLZSnlG9XgBLWVbIDl3YA4rZZ11cgl6FG2TvF8UVNXQ177cRm1xUUJRI5ulSgDofnm7Iuf6c/GoQrud2nP1yMWewGslwiEi1h2pxbN7doFvn/92Y0lJVwSV/vOpbIyPRoMeF0jXd7TEI7dYj4S7gV9uWmQCIWjwTZqVsjIAtzEkYnmS0/m5XuD9MJsin8OQRu/PEFL8qaVPQJ2GhOhpUJqvADQ/Lsq/FHcPjylcRcnUQlFRojk2jqugtoRegByjPrAOSYGJeWUCVYmd7W51L/AkVx1rDLeHj0zLTTzQRF5G56i+S+tAcpY/uiCrwLvszFlDlD1diOuaucmu54lalrSTlVe5eOyq2ga2tKi11LQ+w09105zLyRWk7DBU93f5dTYNSmokI7b4sVRxu6SP0p/F9wND77wv2Ax5OpIWWty8zy8Y+xOuRyFu/rJ4ddDmRYvRmptM0rCAfv6hgd3m5Y/OAadQm/OuN91Uq9PIJdlMtjDbIfECAwEAATANBgkqhkiG9w0BAQwFAAOCAYEANutmL3V1PlvlsZ6xG8Sx9cKTok3kf3rBf7D7eE8Nn8ryHi3cw9CvCaj1E6zmTTh9k23DAZVWulhjTY5GWcx5NO7QAWjKau44g/HecNNrWsD/+nIrhmAk2WxKp175CwqJaIWA7CM6VMfFktjaflUPcB6RJnHrAa8M1HUpEsBz0mFmLz7lIaDemxYCE8M8slb6wTMjpL83GB+ejudRe7YK2ZWixM+CGp0ARkV+EecHaCXgEoROUNwP6mZVJcgSVR1QBQwcGAMIrutsKENM8HR9o3LWacigoJXf+IX8c6aJhrHfFvm62q+hi3baj7iR6gebEdWPtmEXgoVWOk230fLGyPU1oBxaDdYa8V4+ZFv03O91By9tuFrwZOcLCb4CPRyr8A47lHNjRIeo2nUF/c+SjV0eBcPKCnn1nW/AQWCxJ0QzzG6tEeMAGdDrE2ujPlB+Y9Sn8vB0zjYQHTr1NKyyXNogB4y48jofLDLDGOQYI6uP2fDgZeiq4dV8w91WbPHV", "gossipEndpoint": [{ "ipAddressV4": "I96WDw==", "port": 30125 }, { "ipAddressV4": "CoAAGw==", "port": 30125 }] }, { "nodeId": "2", "gossipCaCertificate": "MIIDpzCCAg+gAwIBAgIJAJwswl59m488MA0GCSqGSIb3DQEBDAUAMBIxEDAOBgNVBAMTB3Mtbm9kZTMwIBcNMDAwMTAxMDAwMDAwWhgPMjEwMDAxMDEwMDAwMDBaMBIxEDAOBgNVBAMTB3Mtbm9kZTMwggGiMA0GCSqGSIb3DQEBAQUAA4IBjwAwggGKAoIBgQDAqlNMpfduuW0ETQVjdKf5ZBe3Ug/ybRMoCWIlue8UoxFzamAtoeFEW3GVi862iImRVyHbkBZzDQUw4ABwMdxfzTL9voozkMaOZb4KQ9yZ9zNLAAmSSuE6RFmSJnBtfufxFXqiu6esbcvyropjZLc65F2uoMCpKN0CHFpWEb2GZAaipp7WCOon0NllDLqkjPylluXO4mjbzzMSDPbBWRD8VjjkxZeszWSXYxz9hqcRYX01CGg+jhooCQ6j2yB8sfFAffIeTG6GSV1uCFa4san2emhQWpr+cHaVYJMtejL43HaEVQnF3vh5Z10T/7co63C63aay2hs6Bx5SschosyYiafI7GtbQ4qpOgjEDFT1jlydK21gy6MV3SFEYwcUfxvxxRj6pS7xiMFn4FYnBKPJWkaDkwTqboEshxstvASQOW993uEwzh4EjctRHSjSuTU6S9OsWi5I5cRF+xK6GaWsTp0KyO8uVpuM9kZfpOcor294quyKJ9nylNyIt/m8Q8/ECAwEAATANBgkqhkiG9w0BAQwFAAOCAYEAqPLB/xr0Yv1l9w/RO+bqFtl8TkxF/6jOqoEUXY06dEInopLYpmkksZZ9G8vebt6hAoLjaxNMdRqCkzKgy4jn7/SQZNV9FMbZ7ckiDxsBxYZ2ZaBootuWzzVD6hCSO3Tg6JgkIzldtFtNcDVBRgZnHg+Rl6hn+gFV5S2OTTTPHWK7GHwgHXLhK7N0RL4YVrRCi/HTUZnuYCjBwvdDte5iqytY05cAO4p72P6YtDaOdAfL/IIKd1ylCWITDqTp/JDBz1uxjQmsXLVD/KEEtlvYlGjIr+wUUqIUPhFvB6ajl2NO0D/r+t1BH454zbodU92QnOJpXpoNuOv7jjALHCqo70mCSwTNUSZuVP6/KLmQe8sSzYs7O/c25FzHKBYy+aZujoa/X7aI6XVmsUkj6ae9MSvQurk0jMNg/Jy5EtWOMy7WEuyadrAv6KSP3oIfmL9jWoPcyOMfvjRHxGqOfZuFZatAwswY6O0E3ATTrN03t/BVqNHIYIXc6UOiUTo2Nx56", "gossipEndpoint": [{ "ipAddressV4": "iHLaPA==", "port": 30126 }, { "ipAddressV4": "CoAADQ==", "port": 30126 }] }] } Previous Roster: { "rosterEntries": [{ "weight": "2685636917", "gossipCaCertificate": "MIIDpjCCAg6gAwIBAgIIdUmpLKzyXgUwDQYJKoZIhvcNAQEMBQAwEjEQMA4GA1UEAxMHcy1ub2RlMTAgFw0wMDAxMDEwMDAwMDBaGA8yMTAwMDEwMTAwMDAwMFowEjEQMA4GA1UEAxMHcy1ub2RlMTCCAaIwDQYJKoZIhvcNAQEBBQADggGPADCCAYoCggGBALXCoDQ+HOVsEDTZpFuJITSaGwaKX2is5K1P/lV+G+ll6u36IdqKNnZIirJrpX2N0Ad6NeF/oFcMhietrKt818PDA9Tbb2tqcHNKTxxZAEj7amQTsrU4EsNmUhaPgMs89yj9WLxCXVzW05cQjqYEA/hymzohWs1BdU3Y2KdmELe0v5fzRgDpNgYHhUN7IrlrlgXEWpuKRskBYc4PIvyACijY0/zkeEAyHOshYYGKhQbNm/NGWhFq83ro77CZZhX3Vl7hRnHLaEoCEE8atY8R1Txhy8aObhiS6R8ZVRTkZLar/FG/xe78RQfwHHD1al2w5oHR7xgTZylhbD+nVQ09Zmi25USpvqwumbMBE0OWhV+VH1WLCHfLQs6/5yuDjeZ/0D9tpQ8pfkiEkGLedzUzQkq+4/HmN4IFTOhgJHlu1tVUqohZIPZ5zSzqkqFzFQGRo2uAX8C2EJ3qgQMAEOpH8iOjiSKsezlIPuwvmrVDPxVfpY2Cq60oxRu6B8bZdbQkfwIDAQABMA0GCSqGSIb3DQEBDAUAA4IBgQAloxwiVu7pBhkO4fLqYRw4FC0VEx+c47W4xnrq3G/uXMGwE2Mfwple9FZnfT9JgSoT1UVw+cigo4720WdrPqkK8qnA3/PzGXlfJ3k6eFcBuli/KY1TakIJUAxFt5biNKatheMwAKsbF/JyVyaqG2dbSaXQ6hZBLQTYmLrmFWMvi9QdM1S8vNVMjn0hE2qQJtnVRuVwqRaAQ225jDv2CUCT28t0EWE6ccbiRi74l8KoW1Lo3v2EQ6ZZ89Xt3CwFSQHa6YVT685ECy82qMysU+YHBe9WmwJW05UAAY7JRsOo+RuuU/r4acNLmzprG+l7qsqqPkwXTcziw9Y2OYsFgY4bTlIOV0JC0AYApctDB3gbn83LM73CWccGrXq0liSV0wL11wscH3gFohXrwb646+6hgncZiDshlZlWaFSkHQJAxTR9bsbsCwKdZpzIIVOVTOT/3oLQKCCQvPriTpJiNa0P6gB0pq64lNcyG9fL8vS3YFFnWJTZwb8ZzGK+LZ91/2Y=", "gossipEndpoint": [{ "ipAddressV4": "iG/2gQ==", "port": 30124 }, { "ipAddressV4": "CoAABg==", "port": 30124 }] }, { "nodeId": "1", "weight": "15745067016", "gossipCaCertificate": "MIIDpzCCAg+gAwIBAgIJAJguXwyGFpb8MA0GCSqGSIb3DQEBDAUAMBIxEDAOBgNVBAMTB3Mtbm9kZTIwIBcNMDAwMTAxMDAwMDAwWhgPMjEwMDAxMDEwMDAwMDBaMBIxEDAOBgNVBAMTB3Mtbm9kZTIwggGiMA0GCSqGSIb3DQEBAQUAA4IBjwAwggGKAoIBgQDYXoYHBtw8adD5sxLZSnlG9XgBLWVbIDl3YA4rZZ11cgl6FG2TvF8UVNXQ177cRm1xUUJRI5ulSgDofnm7Iuf6c/GoQrud2nP1yMWewGslwiEi1h2pxbN7doFvn/92Y0lJVwSV/vOpbIyPRoMeF0jXd7TEI7dYj4S7gV9uWmQCIWjwTZqVsjIAtzEkYnmS0/m5XuD9MJsin8OQRu/PEFL8qaVPQJ2GhOhpUJqvADQ/Lsq/FHcPjylcRcnUQlFRojk2jqugtoRegByjPrAOSYGJeWUCVYmd7W51L/AkVx1rDLeHj0zLTTzQRF5G56i+S+tAcpY/uiCrwLvszFlDlD1diOuaucmu54lalrSTlVe5eOyq2ga2tKi11LQ+w09105zLyRWk7DBU93f5dTYNSmokI7b4sVRxu6SP0p/F9wND77wv2Ax5OpIWWty8zy8Y+xOuRyFu/rJ4ddDmRYvRmptM0rCAfv6hgd3m5Y/OAadQm/OuN91Uq9PIJdlMtjDbIfECAwEAATANBgkqhkiG9w0BAQwFAAOCAYEANutmL3V1PlvlsZ6xG8Sx9cKTok3kf3rBf7D7eE8Nn8ryHi3cw9CvCaj1E6zmTTh9k23DAZVWulhjTY5GWcx5NO7QAWjKau44g/HecNNrWsD/+nIrhmAk2WxKp175CwqJaIWA7CM6VMfFktjaflUPcB6RJnHrAa8M1HUpEsBz0mFmLz7lIaDemxYCE8M8slb6wTMjpL83GB+ejudRe7YK2ZWixM+CGp0ARkV+EecHaCXgEoROUNwP6mZVJcgSVR1QBQwcGAMIrutsKENM8HR9o3LWacigoJXf+IX8c6aJhrHfFvm62q+hi3baj7iR6gebEdWPtmEXgoVWOk230fLGyPU1oBxaDdYa8V4+ZFv03O91By9tuFrwZOcLCb4CPRyr8A47lHNjRIeo2nUF/c+SjV0eBcPKCnn1nW/AQWCxJ0QzzG6tEeMAGdDrE2ujPlB+Y9Sn8vB0zjYQHTr1NKyyXNogB4y48jofLDLDGOQYI6uP2fDgZeiq4dV8w91WbPHV", "gossipEndpoint": [{ "ipAddressV4": "I96WDw==", "port": 30125 }, { "ipAddressV4": "CoAAGw==", "port": 30125 }] }, { "nodeId": "2", "weight": "15152326407", "gossipCaCertificate": "MIIDpzCCAg+gAwIBAgIJAJwswl59m488MA0GCSqGSIb3DQEBDAUAMBIxEDAOBgNVBAMTB3Mtbm9kZTMwIBcNMDAwMTAxMDAwMDAwWhgPMjEwMDAxMDEwMDAwMDBaMBIxEDAOBgNVBAMTB3Mtbm9kZTMwggGiMA0GCSqGSIb3DQEBAQUAA4IBjwAwggGKAoIBgQDAqlNMpfduuW0ETQVjdKf5ZBe3Ug/ybRMoCWIlue8UoxFzamAtoeFEW3GVi862iImRVyHbkBZzDQUw4ABwMdxfzTL9voozkMaOZb4KQ9yZ9zNLAAmSSuE6RFmSJnBtfufxFXqiu6esbcvyropjZLc65F2uoMCpKN0CHFpWEb2GZAaipp7WCOon0NllDLqkjPylluXO4mjbzzMSDPbBWRD8VjjkxZeszWSXYxz9hqcRYX01CGg+jhooCQ6j2yB8sfFAffIeTG6GSV1uCFa4san2emhQWpr+cHaVYJMtejL43HaEVQnF3vh5Z10T/7co63C63aay2hs6Bx5SschosyYiafI7GtbQ4qpOgjEDFT1jlydK21gy6MV3SFEYwcUfxvxxRj6pS7xiMFn4FYnBKPJWkaDkwTqboEshxstvASQOW993uEwzh4EjctRHSjSuTU6S9OsWi5I5cRF+xK6GaWsTp0KyO8uVpuM9kZfpOcor294quyKJ9nylNyIt/m8Q8/ECAwEAATANBgkqhkiG9w0BAQwFAAOCAYEAqPLB/xr0Yv1l9w/RO+bqFtl8TkxF/6jOqoEUXY06dEInopLYpmkksZZ9G8vebt6hAoLjaxNMdRqCkzKgy4jn7/SQZNV9FMbZ7ckiDxsBxYZ2ZaBootuWzzVD6hCSO3Tg6JgkIzldtFtNcDVBRgZnHg+Rl6hn+gFV5S2OTTTPHWK7GHwgHXLhK7N0RL4YVrRCi/HTUZnuYCjBwvdDte5iqytY05cAO4p72P6YtDaOdAfL/IIKd1ylCWITDqTp/JDBz1uxjQmsXLVD/KEEtlvYlGjIr+wUUqIUPhFvB6ajl2NO0D/r+t1BH454zbodU92QnOJpXpoNuOv7jjALHCqo70mCSwTNUSZuVP6/KLmQe8sSzYs7O/c25FzHKBYy+aZujoa/X7aI6XVmsUkj6ae9MSvQurk0jMNg/Jy5EtWOMy7WEuyadrAv6KSP3oIfmL9jWoPcyOMfvjRHxGqOfZuFZatAwswY6O0E3ATTrN03t/BVqNHIYIXc6UOiUTo2Nx56", "gossipEndpoint": [{ "ipAddressV4": "iHLaPA==", "port": 30126 }, { "ipAddressV4": "CoAADQ==", "port": 30126 }] }, { "nodeId": "3", "weight": "16416969660", "gossipCaCertificate": "MIIDpzCCAg+gAwIBAgIJAOxH0o7YkAUoMA0GCSqGSIb3DQEBDAUAMBIxEDAOBgNVBAMTB3Mtbm9kZTQwIBcNMDAwMTAxMDAwMDAwWhgPMjEwMDAxMDEwMDAwMDBaMBIxEDAOBgNVBAMTB3Mtbm9kZTQwggGiMA0GCSqGSIb3DQEBAQUAA4IBjwAwggGKAoIBgQDf6+SJl+puqRNd5r2Tb802jQTqPm7k3NXIeU8NQ3Hy9p0G+9p4Hgnt3ftipar7lKPKnp4PFrOP7E7XSKpafxK2OVQ0jTMvc6Yjqt+9mzyNSI1I8cSHTmhJ7kMBt0+NwVM8QN+fbKcbQaoNiPwMcckVtGeMad4aZM6hRyxzI0H3wgMj4JiM9VRwx7JbEo3R7akRwLwGr9ZQm2EQwqiyReNkBnXrsyP4KPPVAoeMfGchoAuBbV+r6v1OeYddocYmZkrsvMXUKF/uEcgd8gTu+pv3jObwIEVqXo1yC6ZlCFqO7LIvT8jTAAljkszoo67ykXTbKS0PZeLDg6nvdPvBMQ50yjfswR88S6N8VU6pud7Y+VbMYUiGzlrFi4MB9dikAjEj4PEetQyZdn84ZXGxerXlU/vTO2Fp4i1ec5rmX1P0WYMlbNELE408j5nfCfzD/qdcF5HZAiUVTYU/SWpzWcn34++KGpuqZZQdsGwCLQWeMeA/OEemYChis4cO94aOzrECAwEAATANBgkqhkiG9w0BAQwFAAOCAYEAlj5YIsbYXk2JGP9kRCBLDgz27ymYi1KDbO8g18V4T0zj2Zl7858U7mF9UBSSW+Cjl1UtUdvqFWZhh8jRoO3Jov1QGTULHRfyyPElD4VpwFribiu4GYJaodYy6NE50WwSJf32gLG0jHQWt7q+cOrn6WaG2h8O1sIxbTlnu1kqKQUQtu4oX8u23b5m9QXVJfJVdecwD5Rmab2d3dq/NNv2iNELH0myqtcoqw26xwIvXwaS4Gqi+Y0cOfjWL5Gv5AHIwvBXGIh3KUU7pbyBzqjkigbzSeoZw0C8G2cRTl0+QTuet2SVYlFh5J9/FBLvIfMfIpguglaU6xTVoRpo7RF24qQKFt2IlBROpqcwl0FyfE+2c19FGt1V8E5dYqE4T2mHT6FSOI3DckA2afBm1OCeMNtkqCQT8x+JvdKrgUh44QDm4PIVZDzaxog/zOzRWPCgpCPq0HcNMzgCVFt+4q8eTL9Ju/rQcS9bDosjMA69NGLIOCdPW2i/gkS9x9rTXgyp", "gossipEndpoint": [{ "ipAddressV4": "I+ibKQ==", "port": 30127 }, { "ipAddressV4": "CoAAGQ==", "port": 30127 }] }] }
node1 24.679s 2026-01-16 08:37:32.965 62 INFO STARTUP <main> StateInitializer: The platform is using the following initial state:
Round: 8229 Timestamp: 2026-01-16T08:36:05.849913Z Next consensus number: 117456 Legacy running event hash: 86400c1575ffdd9ec166f3896817803237a1758b2207f73ea5256976483366000f8be730fc6815e1a7ef2b70918a2d34 Legacy running event mnemonic: day-live-say-era Rounds non-ancient: 26 Creation version: SemanticVersion[major=0, minor=70, patch=0, pre=SNAPSHOT, build=0] Minimum judge hash code: -138713240 Root hash: db264ab099d7460c53e6e40db9aee99ee0448cd1b1e4e7a77a25103a9b79b4937fecf603943cd6acb50337cd151746a4 (root) VirtualMap state / opera-figure-share-screen {"Queues (Queue States)":{"RecordCache.TRANSACTION_RECEIPTS":{"head":5802,"path":96703,"tail":5802},"FileService.FILESERVICE_I_UPGRADE_DATA_150":{"head":1,"path":85663,"tail":71831}},"VirtualMapMetadata":{"firstLeafPath":72593,"lastLeafPath":145186},"Singletons":{"HintsService.CRS_STATE":{"path":73727,"mnemonic":"blood-rescue-achieve-degree"},"EntityIdService.ENTITY_ID":{"path":131071,"mnemonic":"please-citizen-state-plunge"},"TokenService.NODE_PAYMENTS":{"path":75775,"mnemonic":"merge-toy-truly-enjoy"},"HintsService.ACTIVE_HINTS_CONSTRUCTION":{"path":81919,"mnemonic":"gloom-deny-cactus-water"},"BlockStreamService.BLOCK_STREAM_INFO":{"path":77823,"mnemonic":"icon-pulse-asthma-found"},"RosterService.ROSTER_STATE":{"path":106495,"mnemonic":"gold-style-soft-peace"},"PlatformStateService.PLATFORM_STATE":{"path":126975,"mnemonic":"fantasy-lava-viable-vacuum"},"FeeService.MIDNIGHT_RATES":{"path":102399,"mnemonic":"upper-faculty-dolphin-skirt"},"TokenService.STAKING_NETWORK_REWARDS":{"path":135167,"mnemonic":"neutral-ugly-ill-fantasy"},"FreezeService.FREEZE_TIME":{"path":118783,"mnemonic":"guilt-point-sick-isolate"},"EntityIdService.ENTITY_COUNTS":{"path":98303,"mnemonic":"stereo-slow-hunt-brother"},"TokenService.NODE_REWARDS":{"path":143359,"mnemonic":"dune-toast-teach-penalty"},"BlockRecordService.RUNNING_HASHES":{"path":122879,"mnemonic":"lumber-reform-above-piano"},"BlockRecordService.BLOCKS":{"path":139263,"mnemonic":"adjust-tonight-innocent-pen"},"CongestionThrottleService.THROTTLE_USAGE_SNAPSHOTS":{"path":86015,"mnemonic":"distance-blanket-admit-include"},"HintsService.NEXT_HINTS_CONSTRUCTION":{"path":114687,"mnemonic":"mirror-inside-mushroom-program"},"CongestionThrottleService.CONGESTION_LEVEL_STARTS":{"path":94207,"mnemonic":"cattle-over-bus-chronic"},"FreezeService.UPGRADE_FILE_HASH":{"path":110591,"mnemonic":"across-base-wood-joke"}}}
node1 24.683s 2026-01-16 08:37:32.969 64 INFO RECONNECT <<platform-core: reconnectController>> ReconnectController: Starting the ReconnectController
node1 24.871s 2026-01-16 08:37:33.157 65 INFO EVENT_STREAM <main> DefaultConsensusEventStream: EventStreamManager::updateRunningHash: 86400c1575ffdd9ec166f3896817803237a1758b2207f73ea5256976483366000f8be730fc6815e1a7ef2b70918a2d34
node1 24.878s 2026-01-16 08:37:33.164 66 INFO STARTUP <platformForkJoinThread-5> Shadowgraph: Shadowgraph starting from expiration threshold 8202
node1 24.883s 2026-01-16 08:37:33.169 68 INFO STARTUP <main> SwirldsPlatform: Starting platform 1
node1 24.884s 2026-01-16 08:37:33.170 69 INFO STARTUP <<platform: recycle-bin-cleanup>> RecycleBinImpl: Deleted 0 files from the recycle bin.
node1 24.887s 2026-01-16 08:37:33.173 70 INFO STARTUP <main> CycleFinder: No cyclical back pressure detected in wiring model.
node1 24.888s 2026-01-16 08:37:33.174 71 INFO STARTUP <main> DirectSchedulerChecks: No illegal direct scheduler use detected in the wiring model.
node1 24.889s 2026-01-16 08:37:33.175 72 INFO STARTUP <main> InputWireChecks: All input wires have been bound.
node1 24.890s 2026-01-16 08:37:33.176 73 INFO STARTUP <main> SwirldsPlatform: replaying preconsensus event stream starting at 8202
node1 24.895s 2026-01-16 08:37:33.181 74 INFO PLATFORM_STATUS <platformForkJoinThread-6> StatusStateMachine: Platform spent 173.0 ms in STARTING_UP. Now in REPLAYING_EVENTS
node1 24.982s 2026-01-16 08:37:33.268 75 INFO STARTUP <<scheduler ConsensusEngine>> ConsensusImpl: Found init judge (CR:1 H:67dcd4ce0018 BR:8227), num remaining: 3
node1 24.982s 2026-01-16 08:37:33.268 76 INFO STARTUP <<scheduler ConsensusEngine>> ConsensusImpl: Found init judge (CR:3 H:4b64a819f7b4 BR:8227), num remaining: 2
node1 24.983s 2026-01-16 08:37:33.269 77 INFO STARTUP <<scheduler ConsensusEngine>> ConsensusImpl: Found init judge (CR:2 H:0c17978b160f BR:8228), num remaining: 1
node1 24.983s 2026-01-16 08:37:33.269 78 INFO STARTUP <<scheduler ConsensusEngine>> ConsensusImpl: Found init judge (CR:0 H:4d2e1d208cad BR:8228), num remaining: 0
node1 25.187s 2026-01-16 08:37:33.473 79 INFO STARTUP <main> PcesReplayer: Replayed 375 preconsensus events with max birth round 8,229. These events contained 12 transactions. 0 rounds reached consensus spanning 0.0 nanoseconds of consensus time. The latest round to reach consensus is round 8,229. Replay took 296.0 milliseconds.
node1 25.190s 2026-01-16 08:37:33.476 80 INFO PLATFORM_STATUS <platformForkJoinThread-5> StatusStateMachine: Platform spent 293.0 ms in REPLAYING_EVENTS. Now in OBSERVING
node2 39.238s 2026-01-16 08:37:47.524 81 INFO PLATFORM_STATUS <platformForkJoinThread-4> StatusStateMachine: Platform spent 30.0 s in OBSERVING. Now in CHECKING
node0 43.030s 2026-01-16 08:37:51.316 81 INFO PLATFORM_STATUS <platformForkJoinThread-8> StatusStateMachine: Platform spent 30.0 s in OBSERVING. Now in CHECKING
node2 43.094s 2026-01-16 08:37:51.380 82 INFO PLATFORM_STATUS <platformForkJoinThread-1> StatusStateMachine: Platform spent 3.9 s in CHECKING. Now in ACTIVE
node0 43.122s 2026-01-16 08:37:51.408 82 INFO PLATFORM_STATUS <platformForkJoinThread-6> StatusStateMachine: Platform spent 89.0 ms in CHECKING. Now in ACTIVE
node2 43.225s 2026-01-16 08:37:51.511 84 INFO STATE_TO_DISK <<scheduler TransactionHandler>> DefaultSavedStateController: Signed state from round 8235 created, will eventually be written to disk, for reason: PERIODIC_SNAPSHOT
node0 43.258s 2026-01-16 08:37:51.544 84 INFO STATE_TO_DISK <<scheduler TransactionHandler>> DefaultSavedStateController: Signed state from round 8235 created, will eventually be written to disk, for reason: PERIODIC_SNAPSHOT
node0 43.286s 2026-01-16 08:37:51.572 87 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Started writing round 8235 state to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/8235
node0 43.287s 2026-01-16 08:37:51.573 88 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Creating a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/1 for 8235
node0 43.288s 2026-01-16 08:37:51.574 89 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> StateLifecycleManagerImpl: Creating a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/1 for com.swirlds.state.merkle.VirtualMapState@b68f9b3
node1 43.308s 2026-01-16 08:37:51.594 82 INFO STATE_TO_DISK <<scheduler TransactionHandler>> DefaultSavedStateController: Signed state from round 8235 created, will eventually be written to disk, for reason: PERIODIC_SNAPSHOT
node2 43.315s 2026-01-16 08:37:51.601 89 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Started writing round 8235 state to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/8235
node2 43.316s 2026-01-16 08:37:51.602 90 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Creating a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/1 for 8235
node2 43.316s 2026-01-16 08:37:51.602 91 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> StateLifecycleManagerImpl: Creating a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/1 for com.swirlds.state.merkle.VirtualMapState@1643faf7
node1 43.317s 2026-01-16 08:37:51.603 85 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Started writing round 8235 state to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/8235
node1 43.318s 2026-01-16 08:37:51.604 86 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Creating a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/1 for 8235
node1 43.319s 2026-01-16 08:37:51.605 87 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> StateLifecycleManagerImpl: Creating a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/1 for com.swirlds.state.merkle.VirtualMapState@8a4b462
node0 46.204s 2026-01-16 08:37:54.490 150 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> StateLifecycleManagerImpl: Successfully created a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/1 for com.swirlds.state.merkle.VirtualMapState@b68f9b3
node0 46.204s 2026-01-16 08:37:54.490 151 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Successfully created a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/1 for 8235
node0 46.209s 2026-01-16 08:37:54.495 152 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Information for state written to disk:
Round: 8235 Timestamp: 2026-01-16T08:37:47.579915Z Next consensus number: 117487 Legacy running event hash: 86229e91514268bdda4f035e3b87aeb858d8a4135e5366485154d1ea2d8fd0b789fab27b505c4e4a88cdec5cc9779f5b Legacy running event mnemonic: design-combine-choose-bless Rounds non-ancient: 26 Creation version: SemanticVersion[major=0, minor=80, patch=0, pre=, build=0] Minimum judge hash code: -1067822954 Root hash: d8ddf41c09db9f28598998e1afbe8ab71ea0c3e65c569ec26e860cc47b37188997e1e9cd676c621df2eeb7fdd26eadef (root) VirtualMap state / tongue-lady-derive-brand {"Queues (Queue States)":{"RecordCache.TRANSACTION_RECEIPTS":{"head":5802,"path":96703,"tail":5803},"FileService.FILESERVICE_I_UPGRADE_DATA_150":{"head":1,"path":85663,"tail":71831}},"VirtualMapMetadata":{"firstLeafPath":72594,"lastLeafPath":145188},"Singletons":{"HintsService.CRS_STATE":{"path":73727,"mnemonic":"blood-rescue-achieve-degree"},"EntityIdService.ENTITY_ID":{"path":131071,"mnemonic":"please-citizen-state-plunge"},"TokenService.NODE_PAYMENTS":{"path":75775,"mnemonic":"merge-toy-truly-enjoy"},"HintsService.ACTIVE_HINTS_CONSTRUCTION":{"path":81919,"mnemonic":"gloom-deny-cactus-water"},"BlockStreamService.BLOCK_STREAM_INFO":{"path":77823,"mnemonic":"float-spirit-seat-mass"},"RosterService.ROSTER_STATE":{"path":106495,"mnemonic":"exclude-fame-expire-proud"},"PlatformStateService.PLATFORM_STATE":{"path":126975,"mnemonic":"uncle-cruel-squeeze-enter"},"FeeService.MIDNIGHT_RATES":{"path":102399,"mnemonic":"upper-faculty-dolphin-skirt"},"TokenService.STAKING_NETWORK_REWARDS":{"path":135167,"mnemonic":"neutral-ugly-ill-fantasy"},"FreezeService.FREEZE_TIME":{"path":118783,"mnemonic":"guilt-point-sick-isolate"},"EntityIdService.ENTITY_COUNTS":{"path":98303,"mnemonic":"stereo-slow-hunt-brother"},"TokenService.NODE_REWARDS":{"path":143359,"mnemonic":"argue-sugar-cement-sweet"},"BlockRecordService.RUNNING_HASHES":{"path":122879,"mnemonic":"lumber-reform-above-piano"},"BlockRecordService.BLOCKS":{"path":139263,"mnemonic":"lion-satoshi-gain-dust"},"CongestionThrottleService.THROTTLE_USAGE_SNAPSHOTS":{"path":86015,"mnemonic":"distance-blanket-admit-include"},"HintsService.NEXT_HINTS_CONSTRUCTION":{"path":114687,"mnemonic":"mirror-inside-mushroom-program"},"CongestionThrottleService.CONGESTION_LEVEL_STARTS":{"path":94207,"mnemonic":"cattle-over-bus-chronic"},"FreezeService.UPGRADE_FILE_HASH":{"path":110591,"mnemonic":"across-base-wood-joke"}}}
node0 46.217s 2026-01-16 08:37:54.503 153 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Found 56 preconsensus files on disk.
First file: data/saved/preconsensus-events/0/2026/01/16/2026-01-16T08+28+26.687005423Z_seq43_minr6008_maxr6178_orgn0.pces Last file: data/saved/preconsensus-events/0/2026/01/16/2026-01-16T08+15+04.067111693Z_seq15_minr2395_maxr2502_orgn0.pces
node0 46.217s 2026-01-16 08:37:54.503 154 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Found 2 preconsensus event files meeting specified criteria to copy.
Lower bound: 8208 First file to copy: data/saved/preconsensus-events/0/2026/01/16/2026-01-16T08+35+15.777066857Z_seq54_minr7952_maxr8229_orgn0.pces Last file to copy: data/saved/preconsensus-events/0/2026/01/16/2026-01-16T08+37+47.581851549Z_seq55_minr8205_maxr8705_orgn0.pces
node0 46.217s 2026-01-16 08:37:54.503 155 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Copying 2 preconsensus event file(s)
node0 46.219s 2026-01-16 08:37:54.505 156 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Finished copying 2 preconsensus event file(s)
node0 46.224s 2026-01-16 08:37:54.510 157 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Finished writing state for round 8235 to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/8235 {"round":8235,"freezeState":false,"reason":"PERIODIC_SNAPSHOT","directory":"file:///opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/8235/"} [com.swirlds.logging.legacy.payload.StateSavedToDiskPayload]
node0 46.226s 2026-01-16 08:37:54.512 158 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> FileUtils: deleting directory /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/7759
node2 46.349s 2026-01-16 08:37:54.635 150 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> StateLifecycleManagerImpl: Successfully created a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/1 for com.swirlds.state.merkle.VirtualMapState@1643faf7
node2 46.350s 2026-01-16 08:37:54.636 151 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Successfully created a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/1 for 8235
node2 46.354s 2026-01-16 08:37:54.640 152 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Information for state written to disk:
Round: 8235 Timestamp: 2026-01-16T08:37:47.579915Z Next consensus number: 117487 Legacy running event hash: 86229e91514268bdda4f035e3b87aeb858d8a4135e5366485154d1ea2d8fd0b789fab27b505c4e4a88cdec5cc9779f5b Legacy running event mnemonic: design-combine-choose-bless Rounds non-ancient: 26 Creation version: SemanticVersion[major=0, minor=80, patch=0, pre=, build=0] Minimum judge hash code: -1067822954 Root hash: d8ddf41c09db9f28598998e1afbe8ab71ea0c3e65c569ec26e860cc47b37188997e1e9cd676c621df2eeb7fdd26eadef (root) VirtualMap state / tongue-lady-derive-brand {"Queues (Queue States)":{"RecordCache.TRANSACTION_RECEIPTS":{"head":5802,"path":96703,"tail":5803},"FileService.FILESERVICE_I_UPGRADE_DATA_150":{"head":1,"path":85663,"tail":71831}},"VirtualMapMetadata":{"firstLeafPath":72594,"lastLeafPath":145188},"Singletons":{"HintsService.CRS_STATE":{"path":73727,"mnemonic":"blood-rescue-achieve-degree"},"EntityIdService.ENTITY_ID":{"path":131071,"mnemonic":"please-citizen-state-plunge"},"TokenService.NODE_PAYMENTS":{"path":75775,"mnemonic":"merge-toy-truly-enjoy"},"HintsService.ACTIVE_HINTS_CONSTRUCTION":{"path":81919,"mnemonic":"gloom-deny-cactus-water"},"BlockStreamService.BLOCK_STREAM_INFO":{"path":77823,"mnemonic":"float-spirit-seat-mass"},"RosterService.ROSTER_STATE":{"path":106495,"mnemonic":"exclude-fame-expire-proud"},"PlatformStateService.PLATFORM_STATE":{"path":126975,"mnemonic":"uncle-cruel-squeeze-enter"},"FeeService.MIDNIGHT_RATES":{"path":102399,"mnemonic":"upper-faculty-dolphin-skirt"},"TokenService.STAKING_NETWORK_REWARDS":{"path":135167,"mnemonic":"neutral-ugly-ill-fantasy"},"FreezeService.FREEZE_TIME":{"path":118783,"mnemonic":"guilt-point-sick-isolate"},"EntityIdService.ENTITY_COUNTS":{"path":98303,"mnemonic":"stereo-slow-hunt-brother"},"TokenService.NODE_REWARDS":{"path":143359,"mnemonic":"argue-sugar-cement-sweet"},"BlockRecordService.RUNNING_HASHES":{"path":122879,"mnemonic":"lumber-reform-above-piano"},"BlockRecordService.BLOCKS":{"path":139263,"mnemonic":"lion-satoshi-gain-dust"},"CongestionThrottleService.THROTTLE_USAGE_SNAPSHOTS":{"path":86015,"mnemonic":"distance-blanket-admit-include"},"HintsService.NEXT_HINTS_CONSTRUCTION":{"path":114687,"mnemonic":"mirror-inside-mushroom-program"},"CongestionThrottleService.CONGESTION_LEVEL_STARTS":{"path":94207,"mnemonic":"cattle-over-bus-chronic"},"FreezeService.UPGRADE_FILE_HASH":{"path":110591,"mnemonic":"across-base-wood-joke"}}}
node2 46.362s 2026-01-16 08:37:54.648 153 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Found 56 preconsensus files on disk.
First file: data/saved/preconsensus-events/2/2026/01/16/2026-01-16T08+22+12.728028369Z_seq31_minr4324_maxr4490_orgn0.pces Last file: data/saved/preconsensus-events/2/2026/01/16/2026-01-16T08+33+00.024649997Z_seq51_minr7281_maxr7516_orgn0.pces
node2 46.363s 2026-01-16 08:37:54.649 154 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Found 2 preconsensus event files meeting specified criteria to copy.
Lower bound: 8208 First file to copy: data/saved/preconsensus-events/2/2026/01/16/2026-01-16T08+35+15.804109869Z_seq54_minr7952_maxr8229_orgn0.pces Last file to copy: data/saved/preconsensus-events/2/2026/01/16/2026-01-16T08+37+47.543417603Z_seq55_minr8205_maxr8705_orgn0.pces
node2 46.363s 2026-01-16 08:37:54.649 155 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Copying 2 preconsensus event file(s)
node2 46.365s 2026-01-16 08:37:54.651 156 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Finished copying 2 preconsensus event file(s)
node2 46.371s 2026-01-16 08:37:54.657 157 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Finished writing state for round 8235 to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/8235 {"round":8235,"freezeState":false,"reason":"PERIODIC_SNAPSHOT","directory":"file:///opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/8235/"} [com.swirlds.logging.legacy.payload.StateSavedToDiskPayload]
node2 46.373s 2026-01-16 08:37:54.659 158 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> FileUtils: deleting directory /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/7759
node1 46.441s 2026-01-16 08:37:54.727 148 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> StateLifecycleManagerImpl: Successfully created a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/1 for com.swirlds.state.merkle.VirtualMapState@8a4b462
node1 46.442s 2026-01-16 08:37:54.728 149 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Successfully created a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/1 for 8235
node1 46.448s 2026-01-16 08:37:54.734 150 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Information for state written to disk:
Round: 8235 Timestamp: 2026-01-16T08:37:47.579915Z Next consensus number: 117487 Legacy running event hash: 86229e91514268bdda4f035e3b87aeb858d8a4135e5366485154d1ea2d8fd0b789fab27b505c4e4a88cdec5cc9779f5b Legacy running event mnemonic: design-combine-choose-bless Rounds non-ancient: 26 Creation version: SemanticVersion[major=0, minor=80, patch=0, pre=, build=0] Minimum judge hash code: -1067822954 Root hash: d8ddf41c09db9f28598998e1afbe8ab71ea0c3e65c569ec26e860cc47b37188997e1e9cd676c621df2eeb7fdd26eadef (root) VirtualMap state / tongue-lady-derive-brand {"Queues (Queue States)":{"RecordCache.TRANSACTION_RECEIPTS":{"head":5802,"path":96703,"tail":5803},"FileService.FILESERVICE_I_UPGRADE_DATA_150":{"head":1,"path":85663,"tail":71831}},"VirtualMapMetadata":{"firstLeafPath":72594,"lastLeafPath":145188},"Singletons":{"HintsService.CRS_STATE":{"path":73727,"mnemonic":"blood-rescue-achieve-degree"},"EntityIdService.ENTITY_ID":{"path":131071,"mnemonic":"please-citizen-state-plunge"},"TokenService.NODE_PAYMENTS":{"path":75775,"mnemonic":"merge-toy-truly-enjoy"},"HintsService.ACTIVE_HINTS_CONSTRUCTION":{"path":81919,"mnemonic":"gloom-deny-cactus-water"},"BlockStreamService.BLOCK_STREAM_INFO":{"path":77823,"mnemonic":"float-spirit-seat-mass"},"RosterService.ROSTER_STATE":{"path":106495,"mnemonic":"exclude-fame-expire-proud"},"PlatformStateService.PLATFORM_STATE":{"path":126975,"mnemonic":"uncle-cruel-squeeze-enter"},"FeeService.MIDNIGHT_RATES":{"path":102399,"mnemonic":"upper-faculty-dolphin-skirt"},"TokenService.STAKING_NETWORK_REWARDS":{"path":135167,"mnemonic":"neutral-ugly-ill-fantasy"},"FreezeService.FREEZE_TIME":{"path":118783,"mnemonic":"guilt-point-sick-isolate"},"EntityIdService.ENTITY_COUNTS":{"path":98303,"mnemonic":"stereo-slow-hunt-brother"},"TokenService.NODE_REWARDS":{"path":143359,"mnemonic":"argue-sugar-cement-sweet"},"BlockRecordService.RUNNING_HASHES":{"path":122879,"mnemonic":"lumber-reform-above-piano"},"BlockRecordService.BLOCKS":{"path":139263,"mnemonic":"lion-satoshi-gain-dust"},"CongestionThrottleService.THROTTLE_USAGE_SNAPSHOTS":{"path":86015,"mnemonic":"distance-blanket-admit-include"},"HintsService.NEXT_HINTS_CONSTRUCTION":{"path":114687,"mnemonic":"mirror-inside-mushroom-program"},"CongestionThrottleService.CONGESTION_LEVEL_STARTS":{"path":94207,"mnemonic":"cattle-over-bus-chronic"},"FreezeService.UPGRADE_FILE_HASH":{"path":110591,"mnemonic":"across-base-wood-joke"}}}
node1 46.459s 2026-01-16 08:37:54.745 151 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Found 56 preconsensus files on disk.
First file: data/saved/preconsensus-events/1/2026/01/16/2026-01-16T08+14+30.547360757Z_seq13_minr2246_maxr2349_orgn0.pces Last file: data/saved/preconsensus-events/1/2026/01/16/2026-01-16T08+19+34.802921063Z_seq26_minr3612_maxr3781_orgn0.pces
node1 46.459s 2026-01-16 08:37:54.745 152 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Found 2 preconsensus event files meeting specified criteria to copy.
Lower bound: 8208 First file to copy: data/saved/preconsensus-events/1/2026/01/16/2026-01-16T08+35+15.816481974Z_seq54_minr7952_maxr8229_orgn0.pces Last file to copy: data/saved/preconsensus-events/1/2026/01/16/2026-01-16T08+37+47.590049066Z_seq55_minr8205_maxr8705_orgn0.pces
node1 46.459s 2026-01-16 08:37:54.745 153 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Copying 2 preconsensus event file(s)
node1 46.462s 2026-01-16 08:37:54.748 154 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Finished copying 2 preconsensus event file(s)
node1 46.470s 2026-01-16 08:37:54.756 155 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Finished writing state for round 8235 to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/8235 {"round":8235,"freezeState":false,"reason":"PERIODIC_SNAPSHOT","directory":"file:///opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/8235/"} [com.swirlds.logging.legacy.payload.StateSavedToDiskPayload]
node1 46.472s 2026-01-16 08:37:54.758 156 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> FileUtils: deleting directory /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/7759
node2 53.673s 2026-01-16 08:38:01.959 217 INFO STATE_TO_DISK <<scheduler TransactionHandler>> DefaultSavedStateController: Signed state from round 8381 created, will eventually be written to disk, for reason: PERIODIC_SNAPSHOT
node0 53.698s 2026-01-16 08:38:01.984 217 INFO STATE_TO_DISK <<scheduler TransactionHandler>> DefaultSavedStateController: Signed state from round 8381 created, will eventually be written to disk, for reason: PERIODIC_SNAPSHOT
node1 53.704s 2026-01-16 08:38:01.990 215 INFO STATE_TO_DISK <<scheduler TransactionHandler>> DefaultSavedStateController: Signed state from round 8381 created, will eventually be written to disk, for reason: PERIODIC_SNAPSHOT
node0 53.774s 2026-01-16 08:38:02.060 220 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Started writing round 8381 state to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/8381
node0 53.775s 2026-01-16 08:38:02.061 221 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Creating a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/8 for 8381
node0 53.775s 2026-01-16 08:38:02.061 222 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> StateLifecycleManagerImpl: Creating a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/8 for com.swirlds.state.merkle.VirtualMapState@6628cd91
node2 53.804s 2026-01-16 08:38:02.090 220 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Started writing round 8381 state to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/8381
node2 53.805s 2026-01-16 08:38:02.091 221 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Creating a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/8 for 8381
node2 53.805s 2026-01-16 08:38:02.091 222 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> StateLifecycleManagerImpl: Creating a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/8 for com.swirlds.state.merkle.VirtualMapState@2f53886
node1 53.809s 2026-01-16 08:38:02.095 218 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Started writing round 8381 state to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/8381
node1 53.810s 2026-01-16 08:38:02.096 219 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Creating a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/8 for 8381
node1 53.810s 2026-01-16 08:38:02.096 220 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> StateLifecycleManagerImpl: Creating a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/8 for com.swirlds.state.merkle.VirtualMapState@2534c2f4
node1 55.190s 2026-01-16 08:38:03.476 257 INFO PLATFORM_STATUS <platformForkJoinThread-2> StatusStateMachine: Platform spent 30.0 s in OBSERVING. Now in CHECKING
node1 55.386s 2026-01-16 08:38:03.672 258 INFO PLATFORM_STATUS <platformForkJoinThread-8> StatusStateMachine: Platform spent 194.0 ms in CHECKING. Now in ACTIVE
node0 55.454s 2026-01-16 08:38:03.740 259 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8406
node1 55.479s 2026-01-16 08:38:03.765 259 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8406
node2 55.481s 2026-01-16 08:38:03.767 259 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8406
node1 55.804s 2026-01-16 08:38:04.090 260 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8412
node0 55.814s 2026-01-16 08:38:04.100 263 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8412
node2 55.842s 2026-01-16 08:38:04.128 263 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8412
node2 56.382s 2026-01-16 08:38:04.668 267 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8422
node1 56.404s 2026-01-16 08:38:04.690 267 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8422
node0 56.408s 2026-01-16 08:38:04.694 267 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8422
node0 56.553s 2026-01-16 08:38:04.839 269 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> StateLifecycleManagerImpl: Successfully created a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/8 for com.swirlds.state.merkle.VirtualMapState@6628cd91
node0 56.553s 2026-01-16 08:38:04.839 270 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Successfully created a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/8 for 8381
node0 56.556s 2026-01-16 08:38:04.842 271 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Information for state written to disk:
Round: 8381 Timestamp: 2026-01-16T08:38:01.839445Z Next consensus number: 117782 Legacy running event hash: 7ef4efb4dcab97e8507a650c126dab21b4018b2d0b8d838347589e5fa975fa2310e5e609acef852590c4eb7601324baf Legacy running event mnemonic: teach-another-height-adapt Rounds non-ancient: 26 Creation version: SemanticVersion[major=0, minor=80, patch=0, pre=, build=0] Minimum judge hash code: -421558881 Root hash: 770ab72f9eb8adefa5c989af6558cc6febb7d823319c02da4469287eb13066f43dabe858db7fe5655eabf832a85f8837 (root) VirtualMap state / throw-boss-cinnamon-drama {"Queues (Queue States)":{"RecordCache.TRANSACTION_RECEIPTS":{"head":5802,"path":96703,"tail":5803},"FileService.FILESERVICE_I_UPGRADE_DATA_150":{"head":1,"path":85663,"tail":71831}},"VirtualMapMetadata":{"firstLeafPath":72594,"lastLeafPath":145188},"Singletons":{"HintsService.CRS_STATE":{"path":73727,"mnemonic":"blood-rescue-achieve-degree"},"EntityIdService.ENTITY_ID":{"path":131071,"mnemonic":"please-citizen-state-plunge"},"TokenService.NODE_PAYMENTS":{"path":75775,"mnemonic":"later-baby-will-assume"},"HintsService.ACTIVE_HINTS_CONSTRUCTION":{"path":81919,"mnemonic":"gloom-deny-cactus-water"},"BlockStreamService.BLOCK_STREAM_INFO":{"path":77823,"mnemonic":"behind-expand-device-capable"},"RosterService.ROSTER_STATE":{"path":106495,"mnemonic":"exclude-fame-expire-proud"},"PlatformStateService.PLATFORM_STATE":{"path":126975,"mnemonic":"clump-lamp-ignore-whisper"},"FeeService.MIDNIGHT_RATES":{"path":102399,"mnemonic":"upper-faculty-dolphin-skirt"},"TokenService.STAKING_NETWORK_REWARDS":{"path":135167,"mnemonic":"mixture-begin-drama-own"},"FreezeService.FREEZE_TIME":{"path":118783,"mnemonic":"guilt-point-sick-isolate"},"EntityIdService.ENTITY_COUNTS":{"path":98303,"mnemonic":"stereo-slow-hunt-brother"},"TokenService.NODE_REWARDS":{"path":143359,"mnemonic":"aisle-vessel-fitness-require"},"BlockRecordService.RUNNING_HASHES":{"path":122879,"mnemonic":"supreme-scare-inquiry-volume"},"BlockRecordService.BLOCKS":{"path":139263,"mnemonic":"lion-satoshi-gain-dust"},"CongestionThrottleService.THROTTLE_USAGE_SNAPSHOTS":{"path":86015,"mnemonic":"distance-blanket-admit-include"},"HintsService.NEXT_HINTS_CONSTRUCTION":{"path":114687,"mnemonic":"mirror-inside-mushroom-program"},"CongestionThrottleService.CONGESTION_LEVEL_STARTS":{"path":94207,"mnemonic":"cattle-over-bus-chronic"},"FreezeService.UPGRADE_FILE_HASH":{"path":110591,"mnemonic":"across-base-wood-joke"}}}
node0 56.560s 2026-01-16 08:38:04.846 272 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Found 56 preconsensus files on disk.
First file: data/saved/preconsensus-events/0/2026/01/16/2026-01-16T08+28+26.687005423Z_seq43_minr6008_maxr6178_orgn0.pces Last file: data/saved/preconsensus-events/0/2026/01/16/2026-01-16T08+15+04.067111693Z_seq15_minr2395_maxr2502_orgn0.pces
node0 56.560s 2026-01-16 08:38:04.846 273 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Found 1 preconsensus event file meeting specified criteria to copy.
Lower bound: 8354 File: data/saved/preconsensus-events/0/2026/01/16/2026-01-16T08+37+47.581851549Z_seq55_minr8205_maxr8705_orgn0.pces
node0 56.560s 2026-01-16 08:38:04.846 274 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Copying 1 preconsensus event file(s)
node0 56.560s 2026-01-16 08:38:04.846 275 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Finished copying 1 preconsensus event file(s)
node0 56.561s 2026-01-16 08:38:04.847 276 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Finished writing state for round 8381 to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/8381 {"round":8381,"freezeState":false,"reason":"PERIODIC_SNAPSHOT","directory":"file:///opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/8381/"} [com.swirlds.logging.legacy.payload.StateSavedToDiskPayload]
node0 56.562s 2026-01-16 08:38:04.848 277 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> FileUtils: deleting directory /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/7904
node2 56.585s 2026-01-16 08:38:04.871 269 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> StateLifecycleManagerImpl: Successfully created a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/8 for com.swirlds.state.merkle.VirtualMapState@2f53886
node2 56.585s 2026-01-16 08:38:04.871 270 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Successfully created a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/8 for 8381
node2 56.588s 2026-01-16 08:38:04.874 271 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Information for state written to disk:
Round: 8381 Timestamp: 2026-01-16T08:38:01.839445Z Next consensus number: 117782 Legacy running event hash: 7ef4efb4dcab97e8507a650c126dab21b4018b2d0b8d838347589e5fa975fa2310e5e609acef852590c4eb7601324baf Legacy running event mnemonic: teach-another-height-adapt Rounds non-ancient: 26 Creation version: SemanticVersion[major=0, minor=80, patch=0, pre=, build=0] Minimum judge hash code: -421558881 Root hash: 770ab72f9eb8adefa5c989af6558cc6febb7d823319c02da4469287eb13066f43dabe858db7fe5655eabf832a85f8837 (root) VirtualMap state / throw-boss-cinnamon-drama {"Queues (Queue States)":{"RecordCache.TRANSACTION_RECEIPTS":{"head":5802,"path":96703,"tail":5803},"FileService.FILESERVICE_I_UPGRADE_DATA_150":{"head":1,"path":85663,"tail":71831}},"VirtualMapMetadata":{"firstLeafPath":72594,"lastLeafPath":145188},"Singletons":{"HintsService.CRS_STATE":{"path":73727,"mnemonic":"blood-rescue-achieve-degree"},"EntityIdService.ENTITY_ID":{"path":131071,"mnemonic":"please-citizen-state-plunge"},"TokenService.NODE_PAYMENTS":{"path":75775,"mnemonic":"later-baby-will-assume"},"HintsService.ACTIVE_HINTS_CONSTRUCTION":{"path":81919,"mnemonic":"gloom-deny-cactus-water"},"BlockStreamService.BLOCK_STREAM_INFO":{"path":77823,"mnemonic":"behind-expand-device-capable"},"RosterService.ROSTER_STATE":{"path":106495,"mnemonic":"exclude-fame-expire-proud"},"PlatformStateService.PLATFORM_STATE":{"path":126975,"mnemonic":"clump-lamp-ignore-whisper"},"FeeService.MIDNIGHT_RATES":{"path":102399,"mnemonic":"upper-faculty-dolphin-skirt"},"TokenService.STAKING_NETWORK_REWARDS":{"path":135167,"mnemonic":"mixture-begin-drama-own"},"FreezeService.FREEZE_TIME":{"path":118783,"mnemonic":"guilt-point-sick-isolate"},"EntityIdService.ENTITY_COUNTS":{"path":98303,"mnemonic":"stereo-slow-hunt-brother"},"TokenService.NODE_REWARDS":{"path":143359,"mnemonic":"aisle-vessel-fitness-require"},"BlockRecordService.RUNNING_HASHES":{"path":122879,"mnemonic":"supreme-scare-inquiry-volume"},"BlockRecordService.BLOCKS":{"path":139263,"mnemonic":"lion-satoshi-gain-dust"},"CongestionThrottleService.THROTTLE_USAGE_SNAPSHOTS":{"path":86015,"mnemonic":"distance-blanket-admit-include"},"HintsService.NEXT_HINTS_CONSTRUCTION":{"path":114687,"mnemonic":"mirror-inside-mushroom-program"},"CongestionThrottleService.CONGESTION_LEVEL_STARTS":{"path":94207,"mnemonic":"cattle-over-bus-chronic"},"FreezeService.UPGRADE_FILE_HASH":{"path":110591,"mnemonic":"across-base-wood-joke"}}}
node2 56.592s 2026-01-16 08:38:04.878 272 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Found 56 preconsensus files on disk.
First file: data/saved/preconsensus-events/2/2026/01/16/2026-01-16T08+22+12.728028369Z_seq31_minr4324_maxr4490_orgn0.pces Last file: data/saved/preconsensus-events/2/2026/01/16/2026-01-16T08+33+00.024649997Z_seq51_minr7281_maxr7516_orgn0.pces
node2 56.592s 2026-01-16 08:38:04.878 273 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Found 1 preconsensus event file meeting specified criteria to copy.
Lower bound: 8354 File: data/saved/preconsensus-events/2/2026/01/16/2026-01-16T08+37+47.543417603Z_seq55_minr8205_maxr8705_orgn0.pces
node2 56.593s 2026-01-16 08:38:04.879 274 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Copying 1 preconsensus event file(s)
node2 56.593s 2026-01-16 08:38:04.879 275 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Finished copying 1 preconsensus event file(s)
node2 56.593s 2026-01-16 08:38:04.879 276 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Finished writing state for round 8381 to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/8381 {"round":8381,"freezeState":false,"reason":"PERIODIC_SNAPSHOT","directory":"file:///opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/8381/"} [com.swirlds.logging.legacy.payload.StateSavedToDiskPayload]
node2 56.595s 2026-01-16 08:38:04.881 277 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> FileUtils: deleting directory /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/7904
node1 56.902s 2026-01-16 08:38:05.188 269 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> StateLifecycleManagerImpl: Successfully created a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/8 for com.swirlds.state.merkle.VirtualMapState@2534c2f4
node1 56.903s 2026-01-16 08:38:05.189 270 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Successfully created a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/8 for 8381
node1 56.906s 2026-01-16 08:38:05.192 271 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Information for state written to disk:
Round: 8381 Timestamp: 2026-01-16T08:38:01.839445Z Next consensus number: 117782 Legacy running event hash: 7ef4efb4dcab97e8507a650c126dab21b4018b2d0b8d838347589e5fa975fa2310e5e609acef852590c4eb7601324baf Legacy running event mnemonic: teach-another-height-adapt Rounds non-ancient: 26 Creation version: SemanticVersion[major=0, minor=80, patch=0, pre=, build=0] Minimum judge hash code: -421558881 Root hash: 770ab72f9eb8adefa5c989af6558cc6febb7d823319c02da4469287eb13066f43dabe858db7fe5655eabf832a85f8837 (root) VirtualMap state / throw-boss-cinnamon-drama {"Queues (Queue States)":{"RecordCache.TRANSACTION_RECEIPTS":{"head":5802,"path":96703,"tail":5803},"FileService.FILESERVICE_I_UPGRADE_DATA_150":{"head":1,"path":85663,"tail":71831}},"VirtualMapMetadata":{"firstLeafPath":72594,"lastLeafPath":145188},"Singletons":{"HintsService.CRS_STATE":{"path":73727,"mnemonic":"blood-rescue-achieve-degree"},"EntityIdService.ENTITY_ID":{"path":131071,"mnemonic":"please-citizen-state-plunge"},"TokenService.NODE_PAYMENTS":{"path":75775,"mnemonic":"later-baby-will-assume"},"HintsService.ACTIVE_HINTS_CONSTRUCTION":{"path":81919,"mnemonic":"gloom-deny-cactus-water"},"BlockStreamService.BLOCK_STREAM_INFO":{"path":77823,"mnemonic":"behind-expand-device-capable"},"RosterService.ROSTER_STATE":{"path":106495,"mnemonic":"exclude-fame-expire-proud"},"PlatformStateService.PLATFORM_STATE":{"path":126975,"mnemonic":"clump-lamp-ignore-whisper"},"FeeService.MIDNIGHT_RATES":{"path":102399,"mnemonic":"upper-faculty-dolphin-skirt"},"TokenService.STAKING_NETWORK_REWARDS":{"path":135167,"mnemonic":"mixture-begin-drama-own"},"FreezeService.FREEZE_TIME":{"path":118783,"mnemonic":"guilt-point-sick-isolate"},"EntityIdService.ENTITY_COUNTS":{"path":98303,"mnemonic":"stereo-slow-hunt-brother"},"TokenService.NODE_REWARDS":{"path":143359,"mnemonic":"aisle-vessel-fitness-require"},"BlockRecordService.RUNNING_HASHES":{"path":122879,"mnemonic":"supreme-scare-inquiry-volume"},"BlockRecordService.BLOCKS":{"path":139263,"mnemonic":"lion-satoshi-gain-dust"},"CongestionThrottleService.THROTTLE_USAGE_SNAPSHOTS":{"path":86015,"mnemonic":"distance-blanket-admit-include"},"HintsService.NEXT_HINTS_CONSTRUCTION":{"path":114687,"mnemonic":"mirror-inside-mushroom-program"},"CongestionThrottleService.CONGESTION_LEVEL_STARTS":{"path":94207,"mnemonic":"cattle-over-bus-chronic"},"FreezeService.UPGRADE_FILE_HASH":{"path":110591,"mnemonic":"across-base-wood-joke"}}}
node1 56.911s 2026-01-16 08:38:05.197 272 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Found 56 preconsensus files on disk.
First file: data/saved/preconsensus-events/1/2026/01/16/2026-01-16T08+14+30.547360757Z_seq13_minr2246_maxr2349_orgn0.pces Last file: data/saved/preconsensus-events/1/2026/01/16/2026-01-16T08+19+34.802921063Z_seq26_minr3612_maxr3781_orgn0.pces
node1 56.911s 2026-01-16 08:38:05.197 273 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Found 1 preconsensus event file meeting specified criteria to copy.
Lower bound: 8354 File: data/saved/preconsensus-events/1/2026/01/16/2026-01-16T08+37+47.590049066Z_seq55_minr8205_maxr8705_orgn0.pces
node1 56.912s 2026-01-16 08:38:05.198 274 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Copying 1 preconsensus event file(s)
node1 56.912s 2026-01-16 08:38:05.198 275 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Finished copying 1 preconsensus event file(s)
node1 56.913s 2026-01-16 08:38:05.199 276 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Finished writing state for round 8381 to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/8381 {"round":8381,"freezeState":false,"reason":"PERIODIC_SNAPSHOT","directory":"file:///opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/8381/"} [com.swirlds.logging.legacy.payload.StateSavedToDiskPayload]
node1 56.914s 2026-01-16 08:38:05.200 277 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> FileUtils: deleting directory /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/7904
node2 57.581s 2026-01-16 08:38:05.867 286 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8442
node1 57.604s 2026-01-16 08:38:05.890 286 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8442
node0 57.611s 2026-01-16 08:38:05.897 286 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8442
node1 59.104s 2026-01-16 08:38:07.390 298 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8467
node0 59.113s 2026-01-16 08:38:07.399 298 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8467
node2 59.116s 2026-01-16 08:38:07.402 298 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8467
node1 59.224s 2026-01-16 08:38:07.510 299 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8469
node0 59.234s 2026-01-16 08:38:07.520 299 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8469
node2 59.262s 2026-01-16 08:38:07.548 299 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8469
node2 59.921s 2026-01-16 08:38:08.207 300 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8481
node1 59.947s 2026-01-16 08:38:08.233 300 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8481
node0 59.951s 2026-01-16 08:38:08.237 300 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8481
node1 1.003m 2026-01-16 08:38:08.474 304 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8485
node0 1.003m 2026-01-16 08:38:08.480 312 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8485
node2 1.004m 2026-01-16 08:38:08.508 312 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8485
node1 1.007m 2026-01-16 08:38:08.710 313 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8489
node0 1.007m 2026-01-16 08:38:08.720 313 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8489
node2 1.008m 2026-01-16 08:38:08.737 313 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8489
node1 1.012m 2026-01-16 08:38:09.010 314 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8494
node0 1.012m 2026-01-16 08:38:09.019 314 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8494
node2 1.012m 2026-01-16 08:38:09.025 314 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8494
node1 1m 1.384s 2026-01-16 08:38:09.670 315 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8505
node0 1m 1.394s 2026-01-16 08:38:09.680 315 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8505
node2 1m 1.411s 2026-01-16 08:38:09.697 315 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8505
node1 1m 1.804s 2026-01-16 08:38:10.090 316 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8512
node0 1m 1.813s 2026-01-16 08:38:10.099 316 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8512
node2 1m 1.841s 2026-01-16 08:38:10.127 316 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8512
node1 1m 1.984s 2026-01-16 08:38:10.270 317 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8515
node0 1m 1.994s 2026-01-16 08:38:10.280 317 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8515
node2 1m 2.019s 2026-01-16 08:38:10.305 317 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8515
node1 1m 3.065s 2026-01-16 08:38:11.351 329 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8533
node0 1m 3.074s 2026-01-16 08:38:11.360 329 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8533
node2 1m 3.102s 2026-01-16 08:38:11.388 329 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8533
node1 1m 3.424s 2026-01-16 08:38:11.710 330 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8539
node0 1m 3.434s 2026-01-16 08:38:11.720 330 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8539
node2 1m 3.461s 2026-01-16 08:38:11.747 330 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8539
node2 1m 4.121s 2026-01-16 08:38:12.407 331 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8551
node0 1m 4.149s 2026-01-16 08:38:12.435 331 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8551
node1 1m 4.163s 2026-01-16 08:38:12.449 331 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8551
node2 1m 5.081s 2026-01-16 08:38:13.367 343 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8567
node1 1m 5.104s 2026-01-16 08:38:13.390 343 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8567
node0 1m 5.111s 2026-01-16 08:38:13.397 343 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8567
node1 1m 5.224s 2026-01-16 08:38:13.510 344 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8569
node0 1m 5.234s 2026-01-16 08:38:13.520 344 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8569
node2 1m 5.244s 2026-01-16 08:38:13.530 344 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8569
node2 1m 5.321s 2026-01-16 08:38:13.607 345 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8571
node1 1m 5.344s 2026-01-16 08:38:13.630 345 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8571
node0 1m 5.352s 2026-01-16 08:38:13.638 345 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8571
node1 1m 6.005s 2026-01-16 08:38:14.291 346 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8582
node0 1m 6.013s 2026-01-16 08:38:14.299 346 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8582
node2 1m 6.038s 2026-01-16 08:38:14.324 346 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8582
node2 1m 6.702s 2026-01-16 08:38:14.988 358 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8594
node0 1m 6.723s 2026-01-16 08:38:15.009 358 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8594
node1 1m 6.723s 2026-01-16 08:38:15.009 358 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8594
node1 1m 6.844s 2026-01-16 08:38:15.130 359 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8596
node0 1m 6.854s 2026-01-16 08:38:15.140 359 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8596
node2 1m 6.881s 2026-01-16 08:38:15.167 359 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8596
node2 1m 7.421s 2026-01-16 08:38:15.707 360 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8606
node0 1m 7.444s 2026-01-16 08:38:15.730 360 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8606
node1 1m 7.459s 2026-01-16 08:38:15.745 360 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8606
node1 1m 8.044s 2026-01-16 08:38:16.330 361 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8616
node0 1m 8.053s 2026-01-16 08:38:16.339 361 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8616
node2 1m 8.074s 2026-01-16 08:38:16.360 361 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8616
node1 1m 8.645s 2026-01-16 08:38:16.931 373 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8626
node0 1m 8.654s 2026-01-16 08:38:16.940 373 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8626
node2 1m 8.656s 2026-01-16 08:38:16.942 373 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8626
node1 1m 9.006s 2026-01-16 08:38:17.292 374 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8632
node0 1m 9.013s 2026-01-16 08:38:17.299 374 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8632
node2 1m 9.030s 2026-01-16 08:38:17.316 374 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8632
node2 1m 9.101s 2026-01-16 08:38:17.387 375 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8634
node1 1m 9.124s 2026-01-16 08:38:17.410 375 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8634
node0 1m 9.128s 2026-01-16 08:38:17.414 375 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8634
node1 1m 9.244s 2026-01-16 08:38:17.530 376 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8636
node0 1m 9.253s 2026-01-16 08:38:17.539 376 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8636
node2 1m 9.281s 2026-01-16 08:38:17.567 376 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8636
node1 1m 9.724s 2026-01-16 08:38:18.010 377 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8644
node0 1m 9.733s 2026-01-16 08:38:18.019 377 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8644
node2 1m 9.761s 2026-01-16 08:38:18.047 377 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8644
node2 1m 10.061s 2026-01-16 08:38:18.347 378 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8650
node0 1m 10.090s 2026-01-16 08:38:18.376 378 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8650
node1 1m 10.104s 2026-01-16 08:38:18.390 378 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8650
node1 1m 10.207s 2026-01-16 08:38:18.493 379 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8652
node0 1m 10.213s 2026-01-16 08:38:18.499 379 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8652
node2 1m 10.242s 2026-01-16 08:38:18.528 379 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8652
node1 1m 10.324s 2026-01-16 08:38:18.610 380 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8654
node0 1m 10.333s 2026-01-16 08:38:18.619 380 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8654
node2 1m 10.355s 2026-01-16 08:38:18.641 380 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8654
node2 1m 10.781s 2026-01-16 08:38:19.067 392 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8662
node1 1m 10.804s 2026-01-16 08:38:19.090 392 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8662
node0 1m 10.812s 2026-01-16 08:38:19.098 392 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8662
node2 1m 11.201s 2026-01-16 08:38:19.487 393 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8669
node1 1m 11.224s 2026-01-16 08:38:19.510 393 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8669
node0 1m 11.227s 2026-01-16 08:38:19.513 393 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8669
node1 1m 11.584s 2026-01-16 08:38:19.870 394 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8675
node0 1m 11.593s 2026-01-16 08:38:19.879 394 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8675
node2 1m 11.598s 2026-01-16 08:38:19.884 394 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8675
node1 1m 11.704s 2026-01-16 08:38:19.990 395 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8677
node0 1m 11.714s 2026-01-16 08:38:20.000 395 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8677
node2 1m 11.741s 2026-01-16 08:38:20.027 395 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8677
node2 1m 12.402s 2026-01-16 08:38:20.688 396 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8689
node1 1m 12.424s 2026-01-16 08:38:20.710 396 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8689
node0 1m 12.429s 2026-01-16 08:38:20.715 396 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8689
node0 1m 12.793s 2026-01-16 08:38:21.079 408 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8695
node1 1m 12.808s 2026-01-16 08:38:21.094 408 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8695
node2 1m 12.821s 2026-01-16 08:38:21.107 408 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8695
node1 1m 13.448s 2026-01-16 08:38:21.734 409 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8706
node0 1m 13.458s 2026-01-16 08:38:21.744 409 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8706
node2 1m 13.481s 2026-01-16 08:38:21.767 409 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8706
node2 1m 13.601s 2026-01-16 08:38:21.887 410 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8709
node1 1m 13.624s 2026-01-16 08:38:21.910 410 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8709
node0 1m 13.632s 2026-01-16 08:38:21.918 410 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8709
node1 1m 13.864s 2026-01-16 08:38:22.150 411 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8713
node0 1m 13.873s 2026-01-16 08:38:22.159 411 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8713
node2 1m 13.878s 2026-01-16 08:38:22.164 411 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8713
node1 1m 14.344s 2026-01-16 08:38:22.630 412 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8721
node0 1m 14.353s 2026-01-16 08:38:22.639 412 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8721
node2 1m 14.384s 2026-01-16 08:38:22.670 412 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8721
node1 1m 15.124s 2026-01-16 08:38:23.410 424 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8734
node0 1m 15.134s 2026-01-16 08:38:23.420 424 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8734
node2 1m 15.162s 2026-01-16 08:38:23.448 424 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8734
node1 1m 15.363s 2026-01-16 08:38:23.649 425 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8738
node0 1m 15.374s 2026-01-16 08:38:23.660 425 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8738
node2 1m 15.384s 2026-01-16 08:38:23.670 425 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8738
node2 1m 15.702s 2026-01-16 08:38:23.988 426 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8744
node1 1m 15.724s 2026-01-16 08:38:24.010 426 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8744
node0 1m 15.726s 2026-01-16 08:38:24.012 426 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8744
node1 1m 15.844s 2026-01-16 08:38:24.130 427 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8746
node0 1m 15.854s 2026-01-16 08:38:24.140 427 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8746
node2 1m 15.881s 2026-01-16 08:38:24.167 427 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8746
node1 1m 16.084s 2026-01-16 08:38:24.370 428 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8750
node0 1m 16.094s 2026-01-16 08:38:24.380 428 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8750
node2 1m 16.110s 2026-01-16 08:38:24.396 428 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8750
node2 1m 16.181s 2026-01-16 08:38:24.467 429 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8752
node1 1m 16.204s 2026-01-16 08:38:24.490 429 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8752
node0 1m 16.208s 2026-01-16 08:38:24.494 429 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8752
node1 1m 16.323s 2026-01-16 08:38:24.609 430 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8754
node0 1m 16.333s 2026-01-16 08:38:24.619 430 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8754
node2 1m 16.335s 2026-01-16 08:38:24.621 430 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8754
node1 1m 17.165s 2026-01-16 08:38:25.451 442 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8768
node0 1m 17.173s 2026-01-16 08:38:25.459 442 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8768
node2 1m 17.201s 2026-01-16 08:38:25.487 442 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8768
node2 1m 17.322s 2026-01-16 08:38:25.608 443 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8771
node0 1m 17.343s 2026-01-16 08:38:25.629 443 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8771
node1 1m 17.344s 2026-01-16 08:38:25.630 443 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8771
node1 1m 17.464s 2026-01-16 08:38:25.750 444 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8773
node0 1m 17.473s 2026-01-16 08:38:25.759 444 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8773
node2 1m 17.489s 2026-01-16 08:38:25.775 444 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8773
node1 1m 17.824s 2026-01-16 08:38:26.110 445 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8779
node0 1m 17.834s 2026-01-16 08:38:26.120 445 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8779
node2 1m 17.861s 2026-01-16 08:38:26.147 445 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8779
node1 1m 18.424s 2026-01-16 08:38:26.710 446 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8789
node0 1m 18.433s 2026-01-16 08:38:26.719 446 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8789
node2 1m 18.462s 2026-01-16 08:38:26.748 446 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8789
node1 1m 18.544s 2026-01-16 08:38:26.830 447 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8791
node0 1m 18.553s 2026-01-16 08:38:26.839 447 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8791
node2 1m 18.555s 2026-01-16 08:38:26.841 447 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8791
node2 1m 19.421s 2026-01-16 08:38:27.707 459 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8806
node1 1m 19.444s 2026-01-16 08:38:27.730 459 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8806
node0 1m 19.446s 2026-01-16 08:38:27.732 459 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8806
node1 1m 19.563s 2026-01-16 08:38:27.849 460 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8808
node0 1m 19.574s 2026-01-16 08:38:27.860 460 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8808
node2 1m 19.600s 2026-01-16 08:38:27.886 460 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8808
node2 1m 20.381s 2026-01-16 08:38:28.667 461 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8822
node1 1m 20.404s 2026-01-16 08:38:28.690 461 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8822
node0 1m 20.408s 2026-01-16 08:38:28.694 461 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8822
node1 1m 21.004s 2026-01-16 08:38:29.290 465 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8832
node0 1m 21.014s 2026-01-16 08:38:29.300 465 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8832
node2 1m 21.041s 2026-01-16 08:38:29.327 465 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8832
node1 1m 21.244s 2026-01-16 08:38:29.530 474 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8836
node0 1m 21.254s 2026-01-16 08:38:29.540 474 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8836
node2 1m 21.272s 2026-01-16 08:38:29.558 474 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8836
node2 1m 21.341s 2026-01-16 08:38:29.627 475 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8838
node1 1m 21.363s 2026-01-16 08:38:29.649 475 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8838
node0 1m 21.370s 2026-01-16 08:38:29.656 475 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8838
node1 1m 21.604s 2026-01-16 08:38:29.890 476 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8842
node0 1m 21.613s 2026-01-16 08:38:29.899 476 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8842
node2 1m 21.642s 2026-01-16 08:38:29.928 476 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8842
node2 1m 22.301s 2026-01-16 08:38:30.587 477 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8854
node1 1m 22.325s 2026-01-16 08:38:30.611 477 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8854
node0 1m 22.331s 2026-01-16 08:38:30.617 477 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8854
node1 1m 22.443s 2026-01-16 08:38:30.729 478 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8856
node0 1m 22.453s 2026-01-16 08:38:30.739 478 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8856
node2 1m 22.464s 2026-01-16 08:38:30.750 478 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8856
node1 1m 22.564s 2026-01-16 08:38:30.850 479 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8858
node0 1m 22.574s 2026-01-16 08:38:30.860 479 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8858
node2 1m 22.591s 2026-01-16 08:38:30.877 479 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8858
node0 1m 22.873s 2026-01-16 08:38:31.159 480 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8863
node1 1m 22.889s 2026-01-16 08:38:31.175 480 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8863
node2 1m 22.901s 2026-01-16 08:38:31.187 480 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8863
node2 1m 23.022s 2026-01-16 08:38:31.308 482 INFO STATE_TO_DISK <<scheduler TransactionHandler>> DefaultSavedStateController: Signed state from round 8866 created, will eventually be written to disk, for reason: PERIODIC_SNAPSHOT
node1 1m 23.045s 2026-01-16 08:38:31.331 482 INFO STATE_TO_DISK <<scheduler TransactionHandler>> DefaultSavedStateController: Signed state from round 8866 created, will eventually be written to disk, for reason: PERIODIC_SNAPSHOT
node0 1m 23.053s 2026-01-16 08:38:31.339 482 INFO STATE_TO_DISK <<scheduler TransactionHandler>> DefaultSavedStateController: Signed state from round 8866 created, will eventually be written to disk, for reason: PERIODIC_SNAPSHOT
node1 1m 23.104s 2026-01-16 08:38:31.390 485 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8867
node0 1m 23.114s 2026-01-16 08:38:31.400 485 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8867
node0 1m 23.114s 2026-01-16 08:38:31.400 486 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Started writing round 8866 state to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/8866
node0 1m 23.115s 2026-01-16 08:38:31.401 487 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Creating a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/15 for 8866
node0 1m 23.115s 2026-01-16 08:38:31.401 488 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> StateLifecycleManagerImpl: Creating a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/15 for com.swirlds.state.merkle.VirtualMapState@75c43fee
node2 1m 23.140s 2026-01-16 08:38:31.426 485 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8867
node1 1m 23.145s 2026-01-16 08:38:31.431 486 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Started writing round 8866 state to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/8866
node1 1m 23.146s 2026-01-16 08:38:31.432 487 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Creating a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/15 for 8866
node1 1m 23.146s 2026-01-16 08:38:31.432 488 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> StateLifecycleManagerImpl: Creating a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/15 for com.swirlds.state.merkle.VirtualMapState@632c753c
node2 1m 23.160s 2026-01-16 08:38:31.446 486 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Started writing round 8866 state to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/8866
node2 1m 23.160s 2026-01-16 08:38:31.446 487 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Creating a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/15 for 8866
node2 1m 23.161s 2026-01-16 08:38:31.447 488 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> StateLifecycleManagerImpl: Creating a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/15 for com.swirlds.state.merkle.VirtualMapState@c684b88
node2 1m 23.261s 2026-01-16 08:38:31.547 496 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8870
node1 1m 23.284s 2026-01-16 08:38:31.570 496 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8870
node0 1m 23.293s 2026-01-16 08:38:31.579 497 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8870
node1 1m 23.404s 2026-01-16 08:38:31.690 498 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8872
node0 1m 23.414s 2026-01-16 08:38:31.700 498 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8872
node2 1m 23.426s 2026-01-16 08:38:31.712 498 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8872
node2 1m 23.502s 2026-01-16 08:38:31.788 499 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8874
node1 1m 23.524s 2026-01-16 08:38:31.810 499 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8874
node0 1m 23.533s 2026-01-16 08:38:31.819 499 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8874
node0 1m 24.073s 2026-01-16 08:38:32.359 513 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8883
node1 1m 24.076s 2026-01-16 08:38:32.362 509 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8883
node2 1m 24.102s 2026-01-16 08:38:32.388 513 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8883
node2 1m 24.161s 2026-01-16 08:38:32.447 514 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8885
node1 1m 24.181s 2026-01-16 08:38:32.467 514 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8885
node0 1m 24.183s 2026-01-16 08:38:32.469 529 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8885
node2 1m 24.401s 2026-01-16 08:38:32.687 530 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8889
node0 1m 24.424s 2026-01-16 08:38:32.710 530 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8889
node1 1m 24.434s 2026-01-16 08:38:32.720 530 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8889
node0 1m 24.553s 2026-01-16 08:38:32.839 531 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8891
node1 1m 24.554s 2026-01-16 08:38:32.840 531 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8891
node2 1m 24.582s 2026-01-16 08:38:32.868 531 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8891
node0 1m 24.674s 2026-01-16 08:38:32.960 532 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8893
node1 1m 24.674s 2026-01-16 08:38:32.960 532 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8893
node2 1m 24.701s 2026-01-16 08:38:32.987 532 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8893
node2 1m 25.602s 2026-01-16 08:38:33.888 539 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8909
node0 1m 25.632s 2026-01-16 08:38:33.918 539 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8909
node1 1m 25.634s 2026-01-16 08:38:33.920 539 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8909
node0 1m 25.889s 2026-01-16 08:38:34.175 541 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> StateLifecycleManagerImpl: Successfully created a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/15 for com.swirlds.state.merkle.VirtualMapState@75c43fee
node0 1m 25.890s 2026-01-16 08:38:34.176 542 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Successfully created a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/15 for 8866
node0 1m 25.892s 2026-01-16 08:38:34.178 543 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Information for state written to disk:
Round: 8866 Timestamp: 2026-01-16T08:38:31.184610Z Next consensus number: 119214 Legacy running event hash: 5cddbdbd33d45d3c9a9b531b6c96c667fbc32d5c9ba09d1850d037966ec806e2c103259f9cdb0493fc4770282b524aed Legacy running event mnemonic: option-embody-kind-pole Rounds non-ancient: 26 Creation version: SemanticVersion[major=0, minor=80, patch=0, pre=, build=0] Minimum judge hash code: 93057534 Root hash: d3bbdb6ec9dc7c81444e4aa070e6b298f703335fb8daf7559da41739c79f2f1887ea687c59a400f298a47e59595e9b82 (root) VirtualMap state / master-myself-setup-mother {"Queues (Queue States)":{"RecordCache.TRANSACTION_RECEIPTS":{"head":5802,"path":96703,"tail":5803},"FileService.FILESERVICE_I_UPGRADE_DATA_150":{"head":1,"path":85663,"tail":71831}},"VirtualMapMetadata":{"firstLeafPath":72594,"lastLeafPath":145188},"Singletons":{"HintsService.CRS_STATE":{"path":73727,"mnemonic":"blood-rescue-achieve-degree"},"EntityIdService.ENTITY_ID":{"path":131071,"mnemonic":"please-citizen-state-plunge"},"TokenService.NODE_PAYMENTS":{"path":75775,"mnemonic":"rapid-one-resist-because"},"HintsService.ACTIVE_HINTS_CONSTRUCTION":{"path":81919,"mnemonic":"gloom-deny-cactus-water"},"BlockStreamService.BLOCK_STREAM_INFO":{"path":77823,"mnemonic":"daughter-strategy-secret-museum"},"RosterService.ROSTER_STATE":{"path":106495,"mnemonic":"exclude-fame-expire-proud"},"PlatformStateService.PLATFORM_STATE":{"path":126975,"mnemonic":"grief-chicken-horn-guard"},"FeeService.MIDNIGHT_RATES":{"path":102399,"mnemonic":"upper-faculty-dolphin-skirt"},"TokenService.STAKING_NETWORK_REWARDS":{"path":135167,"mnemonic":"trophy-chest-glass-over"},"FreezeService.FREEZE_TIME":{"path":118783,"mnemonic":"guilt-point-sick-isolate"},"EntityIdService.ENTITY_COUNTS":{"path":98303,"mnemonic":"stereo-slow-hunt-brother"},"TokenService.NODE_REWARDS":{"path":143359,"mnemonic":"rail-suspect-crouch-walnut"},"BlockRecordService.RUNNING_HASHES":{"path":122879,"mnemonic":"supreme-scare-inquiry-volume"},"BlockRecordService.BLOCKS":{"path":139263,"mnemonic":"lion-satoshi-gain-dust"},"CongestionThrottleService.THROTTLE_USAGE_SNAPSHOTS":{"path":86015,"mnemonic":"distance-blanket-admit-include"},"HintsService.NEXT_HINTS_CONSTRUCTION":{"path":114687,"mnemonic":"mirror-inside-mushroom-program"},"CongestionThrottleService.CONGESTION_LEVEL_STARTS":{"path":94207,"mnemonic":"cattle-over-bus-chronic"},"FreezeService.UPGRADE_FILE_HASH":{"path":110591,"mnemonic":"across-base-wood-joke"}}}
node0 1m 25.897s 2026-01-16 08:38:34.183 544 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Found 57 preconsensus files on disk.
First file: data/saved/preconsensus-events/0/2026/01/16/2026-01-16T08+28+26.687005423Z_seq43_minr6008_maxr6178_orgn0.pces Last file: data/saved/preconsensus-events/0/2026/01/16/2026-01-16T08+15+04.067111693Z_seq15_minr2395_maxr2502_orgn0.pces
node0 1m 25.897s 2026-01-16 08:38:34.183 545 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Found 1 preconsensus event file meeting specified criteria to copy.
Lower bound: 8839 File: data/saved/preconsensus-events/0/2026/01/16/2026-01-16T08+38+21.740379503Z_seq56_minr8678_maxr13678_orgn0.pces
node0 1m 25.897s 2026-01-16 08:38:34.183 546 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Copying 1 preconsensus event file(s)
node0 1m 25.898s 2026-01-16 08:38:34.184 547 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Finished copying 1 preconsensus event file(s)
node0 1m 25.898s 2026-01-16 08:38:34.184 548 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Finished writing state for round 8866 to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/8866 {"round":8866,"freezeState":false,"reason":"PERIODIC_SNAPSHOT","directory":"file:///opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/8866/"} [com.swirlds.logging.legacy.payload.StateSavedToDiskPayload]
node0 1m 25.899s 2026-01-16 08:38:34.185 549 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> FileUtils: deleting directory /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/8053
node2 1m 25.953s 2026-01-16 08:38:34.239 541 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> StateLifecycleManagerImpl: Successfully created a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/15 for com.swirlds.state.merkle.VirtualMapState@c684b88
node2 1m 25.954s 2026-01-16 08:38:34.240 542 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Successfully created a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/15 for 8866
node2 1m 25.956s 2026-01-16 08:38:34.242 543 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Information for state written to disk:
Round: 8866 Timestamp: 2026-01-16T08:38:31.184610Z Next consensus number: 119214 Legacy running event hash: 5cddbdbd33d45d3c9a9b531b6c96c667fbc32d5c9ba09d1850d037966ec806e2c103259f9cdb0493fc4770282b524aed Legacy running event mnemonic: option-embody-kind-pole Rounds non-ancient: 26 Creation version: SemanticVersion[major=0, minor=80, patch=0, pre=, build=0] Minimum judge hash code: 93057534 Root hash: d3bbdb6ec9dc7c81444e4aa070e6b298f703335fb8daf7559da41739c79f2f1887ea687c59a400f298a47e59595e9b82 (root) VirtualMap state / master-myself-setup-mother {"Queues (Queue States)":{"RecordCache.TRANSACTION_RECEIPTS":{"head":5802,"path":96703,"tail":5803},"FileService.FILESERVICE_I_UPGRADE_DATA_150":{"head":1,"path":85663,"tail":71831}},"VirtualMapMetadata":{"firstLeafPath":72594,"lastLeafPath":145188},"Singletons":{"HintsService.CRS_STATE":{"path":73727,"mnemonic":"blood-rescue-achieve-degree"},"EntityIdService.ENTITY_ID":{"path":131071,"mnemonic":"please-citizen-state-plunge"},"TokenService.NODE_PAYMENTS":{"path":75775,"mnemonic":"rapid-one-resist-because"},"HintsService.ACTIVE_HINTS_CONSTRUCTION":{"path":81919,"mnemonic":"gloom-deny-cactus-water"},"BlockStreamService.BLOCK_STREAM_INFO":{"path":77823,"mnemonic":"daughter-strategy-secret-museum"},"RosterService.ROSTER_STATE":{"path":106495,"mnemonic":"exclude-fame-expire-proud"},"PlatformStateService.PLATFORM_STATE":{"path":126975,"mnemonic":"grief-chicken-horn-guard"},"FeeService.MIDNIGHT_RATES":{"path":102399,"mnemonic":"upper-faculty-dolphin-skirt"},"TokenService.STAKING_NETWORK_REWARDS":{"path":135167,"mnemonic":"trophy-chest-glass-over"},"FreezeService.FREEZE_TIME":{"path":118783,"mnemonic":"guilt-point-sick-isolate"},"EntityIdService.ENTITY_COUNTS":{"path":98303,"mnemonic":"stereo-slow-hunt-brother"},"TokenService.NODE_REWARDS":{"path":143359,"mnemonic":"rail-suspect-crouch-walnut"},"BlockRecordService.RUNNING_HASHES":{"path":122879,"mnemonic":"supreme-scare-inquiry-volume"},"BlockRecordService.BLOCKS":{"path":139263,"mnemonic":"lion-satoshi-gain-dust"},"CongestionThrottleService.THROTTLE_USAGE_SNAPSHOTS":{"path":86015,"mnemonic":"distance-blanket-admit-include"},"HintsService.NEXT_HINTS_CONSTRUCTION":{"path":114687,"mnemonic":"mirror-inside-mushroom-program"},"CongestionThrottleService.CONGESTION_LEVEL_STARTS":{"path":94207,"mnemonic":"cattle-over-bus-chronic"},"FreezeService.UPGRADE_FILE_HASH":{"path":110591,"mnemonic":"across-base-wood-joke"}}}
node2 1m 25.960s 2026-01-16 08:38:34.246 544 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Found 57 preconsensus files on disk.
First file: data/saved/preconsensus-events/2/2026/01/16/2026-01-16T08+22+12.728028369Z_seq31_minr4324_maxr4490_orgn0.pces Last file: data/saved/preconsensus-events/2/2026/01/16/2026-01-16T08+33+00.024649997Z_seq51_minr7281_maxr7516_orgn0.pces
node2 1m 25.961s 2026-01-16 08:38:34.247 545 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Found 1 preconsensus event file meeting specified criteria to copy.
Lower bound: 8839 File: data/saved/preconsensus-events/2/2026/01/16/2026-01-16T08+38+21.707489384Z_seq56_minr8678_maxr13678_orgn0.pces
node2 1m 25.961s 2026-01-16 08:38:34.247 546 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Copying 1 preconsensus event file(s)
node2 1m 25.961s 2026-01-16 08:38:34.247 547 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Finished copying 1 preconsensus event file(s)
node2 1m 25.962s 2026-01-16 08:38:34.248 548 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Finished writing state for round 8866 to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/8866 {"round":8866,"freezeState":false,"reason":"PERIODIC_SNAPSHOT","directory":"file:///opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/8866/"} [com.swirlds.logging.legacy.payload.StateSavedToDiskPayload]
node2 1m 25.963s 2026-01-16 08:38:34.249 549 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> FileUtils: deleting directory /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/8053
node1 1m 26.173s 2026-01-16 08:38:34.459 541 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> StateLifecycleManagerImpl: Successfully created a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/15 for com.swirlds.state.merkle.VirtualMapState@632c753c
node1 1m 26.173s 2026-01-16 08:38:34.459 542 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Successfully created a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/15 for 8866
node1 1m 26.176s 2026-01-16 08:38:34.462 543 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Information for state written to disk:
Round: 8866 Timestamp: 2026-01-16T08:38:31.184610Z Next consensus number: 119214 Legacy running event hash: 5cddbdbd33d45d3c9a9b531b6c96c667fbc32d5c9ba09d1850d037966ec806e2c103259f9cdb0493fc4770282b524aed Legacy running event mnemonic: option-embody-kind-pole Rounds non-ancient: 26 Creation version: SemanticVersion[major=0, minor=80, patch=0, pre=, build=0] Minimum judge hash code: 93057534 Root hash: d3bbdb6ec9dc7c81444e4aa070e6b298f703335fb8daf7559da41739c79f2f1887ea687c59a400f298a47e59595e9b82 (root) VirtualMap state / master-myself-setup-mother {"Queues (Queue States)":{"RecordCache.TRANSACTION_RECEIPTS":{"head":5802,"path":96703,"tail":5803},"FileService.FILESERVICE_I_UPGRADE_DATA_150":{"head":1,"path":85663,"tail":71831}},"VirtualMapMetadata":{"firstLeafPath":72594,"lastLeafPath":145188},"Singletons":{"HintsService.CRS_STATE":{"path":73727,"mnemonic":"blood-rescue-achieve-degree"},"EntityIdService.ENTITY_ID":{"path":131071,"mnemonic":"please-citizen-state-plunge"},"TokenService.NODE_PAYMENTS":{"path":75775,"mnemonic":"rapid-one-resist-because"},"HintsService.ACTIVE_HINTS_CONSTRUCTION":{"path":81919,"mnemonic":"gloom-deny-cactus-water"},"BlockStreamService.BLOCK_STREAM_INFO":{"path":77823,"mnemonic":"daughter-strategy-secret-museum"},"RosterService.ROSTER_STATE":{"path":106495,"mnemonic":"exclude-fame-expire-proud"},"PlatformStateService.PLATFORM_STATE":{"path":126975,"mnemonic":"grief-chicken-horn-guard"},"FeeService.MIDNIGHT_RATES":{"path":102399,"mnemonic":"upper-faculty-dolphin-skirt"},"TokenService.STAKING_NETWORK_REWARDS":{"path":135167,"mnemonic":"trophy-chest-glass-over"},"FreezeService.FREEZE_TIME":{"path":118783,"mnemonic":"guilt-point-sick-isolate"},"EntityIdService.ENTITY_COUNTS":{"path":98303,"mnemonic":"stereo-slow-hunt-brother"},"TokenService.NODE_REWARDS":{"path":143359,"mnemonic":"rail-suspect-crouch-walnut"},"BlockRecordService.RUNNING_HASHES":{"path":122879,"mnemonic":"supreme-scare-inquiry-volume"},"BlockRecordService.BLOCKS":{"path":139263,"mnemonic":"lion-satoshi-gain-dust"},"CongestionThrottleService.THROTTLE_USAGE_SNAPSHOTS":{"path":86015,"mnemonic":"distance-blanket-admit-include"},"HintsService.NEXT_HINTS_CONSTRUCTION":{"path":114687,"mnemonic":"mirror-inside-mushroom-program"},"CongestionThrottleService.CONGESTION_LEVEL_STARTS":{"path":94207,"mnemonic":"cattle-over-bus-chronic"},"FreezeService.UPGRADE_FILE_HASH":{"path":110591,"mnemonic":"across-base-wood-joke"}}}
node1 1m 26.181s 2026-01-16 08:38:34.467 544 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Found 57 preconsensus files on disk.
First file: data/saved/preconsensus-events/1/2026/01/16/2026-01-16T08+14+30.547360757Z_seq13_minr2246_maxr2349_orgn0.pces Last file: data/saved/preconsensus-events/1/2026/01/16/2026-01-16T08+19+34.802921063Z_seq26_minr3612_maxr3781_orgn0.pces
node1 1m 26.181s 2026-01-16 08:38:34.467 545 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Found 1 preconsensus event file meeting specified criteria to copy.
Lower bound: 8839 File: data/saved/preconsensus-events/1/2026/01/16/2026-01-16T08+38+21.729801182Z_seq56_minr8678_maxr13678_orgn0.pces
node1 1m 26.181s 2026-01-16 08:38:34.467 546 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Copying 1 preconsensus event file(s)
node1 1m 26.182s 2026-01-16 08:38:34.468 547 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Finished copying 1 preconsensus event file(s)
node1 1m 26.183s 2026-01-16 08:38:34.469 548 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Finished writing state for round 8866 to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/8866 {"round":8866,"freezeState":false,"reason":"PERIODIC_SNAPSHOT","directory":"file:///opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/8866/"} [com.swirlds.logging.legacy.payload.StateSavedToDiskPayload]
node1 1m 26.184s 2026-01-16 08:38:34.470 549 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> FileUtils: deleting directory /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/8053
node2 1m 26.501s 2026-01-16 08:38:34.787 558 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8924
node0 1m 26.529s 2026-01-16 08:38:34.815 558 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8924
node1 1m 26.534s 2026-01-16 08:38:34.820 558 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8924
node0 1m 27.133s 2026-01-16 08:38:35.419 559 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8934
node1 1m 27.134s 2026-01-16 08:38:35.420 559 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8934
node2 1m 27.161s 2026-01-16 08:38:35.447 559 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8934
node0 1m 28.214s 2026-01-16 08:38:36.500 571 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8952
node1 1m 28.214s 2026-01-16 08:38:36.500 571 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8952
node2 1m 28.241s 2026-01-16 08:38:36.527 571 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8952
node0 1m 28.453s 2026-01-16 08:38:36.739 572 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8956
node1 1m 28.454s 2026-01-16 08:38:36.740 572 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8956
node2 1m 28.481s 2026-01-16 08:38:36.767 572 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8956
node2 1m 28.601s 2026-01-16 08:38:36.887 573 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8959
node0 1m 28.623s 2026-01-16 08:38:36.909 573 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8959
node1 1m 28.634s 2026-01-16 08:38:36.920 573 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8959
node0 1m 28.753s 2026-01-16 08:38:37.039 574 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8961
node1 1m 28.754s 2026-01-16 08:38:37.040 574 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8961
node2 1m 28.776s 2026-01-16 08:38:37.062 574 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8961
node0 1m 29.234s 2026-01-16 08:38:37.520 575 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8969
node1 1m 29.234s 2026-01-16 08:38:37.520 575 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8969
node2 1m 29.262s 2026-01-16 08:38:37.548 575 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8969
node0 1m 29.354s 2026-01-16 08:38:37.640 576 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8971
node1 1m 29.354s 2026-01-16 08:38:37.640 576 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8971
node2 1m 29.380s 2026-01-16 08:38:37.666 576 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8971
node2 1m 29.561s 2026-01-16 08:38:37.847 588 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8975
node0 1m 29.590s 2026-01-16 08:38:37.876 588 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8975
node1 1m 29.594s 2026-01-16 08:38:37.880 580 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8975
node0 1m 30.193s 2026-01-16 08:38:38.479 589 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8985
node1 1m 30.193s 2026-01-16 08:38:38.479 589 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8985
node2 1m 30.204s 2026-01-16 08:38:38.490 589 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8985
node0 1m 30.673s 2026-01-16 08:38:38.959 590 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8993
node1 1m 30.673s 2026-01-16 08:38:38.959 590 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8993
node2 1m 30.691s 2026-01-16 08:38:38.977 590 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8993
node0 1m 30.853s 2026-01-16 08:38:39.139 591 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8996
node1 1m 30.854s 2026-01-16 08:38:39.140 591 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8996
node2 1m 30.881s 2026-01-16 08:38:39.167 591 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8996
node1 1m 31.273s 2026-01-16 08:38:39.559 592 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9003
node0 1m 31.274s 2026-01-16 08:38:39.560 592 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9003
node2 1m 31.301s 2026-01-16 08:38:39.587 592 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9003
node0 1m 31.393s 2026-01-16 08:38:39.679 593 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9005
node1 1m 31.393s 2026-01-16 08:38:39.679 593 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9005
node2 1m 31.419s 2026-01-16 08:38:39.705 593 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9005
node1 1m 31.754s 2026-01-16 08:38:40.040 605 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9011
node0 1m 31.755s 2026-01-16 08:38:40.041 605 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9011
node2 1m 31.781s 2026-01-16 08:38:40.067 605 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9011
node0 1m 31.993s 2026-01-16 08:38:40.279 606 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9015
node1 1m 31.993s 2026-01-16 08:38:40.279 606 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9015
node2 1m 32.021s 2026-01-16 08:38:40.307 606 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9015
node0 1m 32.954s 2026-01-16 08:38:41.240 607 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9031
node1 1m 32.954s 2026-01-16 08:38:41.240 607 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9031
node2 1m 32.981s 2026-01-16 08:38:41.267 607 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9031
node2 1m 33.761s 2026-01-16 08:38:42.047 619 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9045
node0 1m 33.792s 2026-01-16 08:38:42.078 619 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9045
node1 1m 33.793s 2026-01-16 08:38:42.079 619 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9045
node0 1m 34.453s 2026-01-16 08:38:42.739 620 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9056
node1 1m 34.454s 2026-01-16 08:38:42.740 620 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9056
node2 1m 34.482s 2026-01-16 08:38:42.768 620 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9056
node0 1m 35.173s 2026-01-16 08:38:43.459 621 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9068
node1 1m 35.174s 2026-01-16 08:38:43.460 621 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9068
node2 1m 35.201s 2026-01-16 08:38:43.487 621 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9068
node2 1m 35.861s 2026-01-16 08:38:44.147 625 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9080
node1 1m 35.885s 2026-01-16 08:38:44.171 625 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9080
node0 1m 35.892s 2026-01-16 08:38:44.178 633 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9080
node0 1m 36.673s 2026-01-16 08:38:44.959 634 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9093
node1 1m 36.673s 2026-01-16 08:38:44.959 634 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9093
node2 1m 36.701s 2026-01-16 08:38:44.987 634 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9093
node2 1m 37.001s 2026-01-16 08:38:45.287 635 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9099
node0 1m 37.023s 2026-01-16 08:38:45.309 635 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9099
node1 1m 37.028s 2026-01-16 08:38:45.314 635 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9099
node0 1m 37.393s 2026-01-16 08:38:45.679 636 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9105
node1 1m 37.394s 2026-01-16 08:38:45.680 636 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9105
node2 1m 37.421s 2026-01-16 08:38:45.707 636 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9105
node2 1m 38.201s 2026-01-16 08:38:46.487 648 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9119
node0 1m 38.230s 2026-01-16 08:38:46.516 648 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9119
node1 1m 38.234s 2026-01-16 08:38:46.520 648 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9119
node0 1m 38.773s 2026-01-16 08:38:47.059 649 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9128
node1 1m 38.773s 2026-01-16 08:38:47.059 649 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9128
node2 1m 38.802s 2026-01-16 08:38:47.088 649 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9128
node0 1m 39.493s 2026-01-16 08:38:47.779 650 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9140
node1 1m 39.494s 2026-01-16 08:38:47.780 650 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9140
node2 1m 39.521s 2026-01-16 08:38:47.807 650 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9140
node2 1m 39.581s 2026-01-16 08:38:47.867 651 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9142
node1 1m 39.596s 2026-01-16 08:38:47.882 651 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9142
node0 1m 39.606s 2026-01-16 08:38:47.892 651 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9142
node2 1m 40.065s 2026-01-16 08:38:48.351 663 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9150
node0 1m 40.087s 2026-01-16 08:38:48.373 663 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9150
node1 1m 40.094s 2026-01-16 08:38:48.380 663 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9150
node1 1m 40.213s 2026-01-16 08:38:48.499 664 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9152
node0 1m 40.214s 2026-01-16 08:38:48.500 664 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9152
node2 1m 40.237s 2026-01-16 08:38:48.523 664 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9152
node0 1m 40.453s 2026-01-16 08:38:48.739 665 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9156
node1 1m 40.453s 2026-01-16 08:38:48.739 665 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9156
node2 1m 40.482s 2026-01-16 08:38:48.768 665 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9156
node2 1m 41.022s 2026-01-16 08:38:49.308 666 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9166
node0 1m 41.050s 2026-01-16 08:38:49.336 666 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9166
node1 1m 41.053s 2026-01-16 08:38:49.339 666 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9166
node2 1m 41.441s 2026-01-16 08:38:49.727 667 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9173
node0 1m 41.465s 2026-01-16 08:38:49.751 667 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9173
node1 1m 41.474s 2026-01-16 08:38:49.760 667 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9173
node0 1m 41.593s 2026-01-16 08:38:49.879 668 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9175
node1 1m 41.593s 2026-01-16 08:38:49.879 668 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9175
node2 1m 41.621s 2026-01-16 08:38:49.907 668 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9175
node0 1m 41.833s 2026-01-16 08:38:50.119 669 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9179
node1 1m 41.834s 2026-01-16 08:38:50.120 669 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9179
node2 1m 41.861s 2026-01-16 08:38:50.147 669 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9179
node2 1m 43.602s 2026-01-16 08:38:51.888 681 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9209
node0 1m 43.631s 2026-01-16 08:38:51.917 681 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9209
node1 1m 43.634s 2026-01-16 08:38:51.920 681 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9209
node0 1m 44.173s 2026-01-16 08:38:52.459 693 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9218
node1 1m 44.173s 2026-01-16 08:38:52.459 693 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9218
node2 1m 44.202s 2026-01-16 08:38:52.488 693 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9218
node1 1m 44.893s 2026-01-16 08:38:53.179 694 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9230
node0 1m 44.894s 2026-01-16 08:38:53.180 694 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9230
node2 1m 44.921s 2026-01-16 08:38:53.207 694 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9230
node0 1m 45.614s 2026-01-16 08:38:53.900 695 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9242
node1 1m 45.614s 2026-01-16 08:38:53.900 695 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9242
node2 1m 45.641s 2026-01-16 08:38:53.927 695 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9242
node2 1m 46.181s 2026-01-16 08:38:54.467 699 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9252
node0 1m 46.208s 2026-01-16 08:38:54.494 699 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9252
node1 1m 46.214s 2026-01-16 08:38:54.500 699 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9252
node2 1m 46.661s 2026-01-16 08:38:54.947 708 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9260
node1 1m 46.687s 2026-01-16 08:38:54.973 708 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9260
node0 1m 46.689s 2026-01-16 08:38:54.975 708 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9260
node2 1m 46.901s 2026-01-16 08:38:55.187 709 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9264
node0 1m 46.929s 2026-01-16 08:38:55.215 709 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9264
node1 1m 46.934s 2026-01-16 08:38:55.220 709 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9264
node0 1m 47.293s 2026-01-16 08:38:55.579 710 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9270
node1 1m 47.293s 2026-01-16 08:38:55.579 710 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9270
node2 1m 47.322s 2026-01-16 08:38:55.608 710 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9270
node0 1m 49.153s 2026-01-16 08:38:57.439 722 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9301
node1 1m 49.154s 2026-01-16 08:38:57.440 722 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9301
node2 1m 49.181s 2026-01-16 08:38:57.467 722 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9301
node0 1m 49.573s 2026-01-16 08:38:57.859 723 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9308
node1 1m 49.574s 2026-01-16 08:38:57.860 723 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9308
node2 1m 49.602s 2026-01-16 08:38:57.888 723 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9308
node2 1m 49.721s 2026-01-16 08:38:58.007 724 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9311
node0 1m 49.748s 2026-01-16 08:38:58.034 724 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9311
node1 1m 49.754s 2026-01-16 08:38:58.040 724 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9311
node0 1m 49.873s 2026-01-16 08:38:58.159 725 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9313
node1 1m 49.874s 2026-01-16 08:38:58.160 725 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9313
node2 1m 49.902s 2026-01-16 08:38:58.188 725 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9313
node0 1m 50.113s 2026-01-16 08:38:58.399 726 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9317
node1 1m 50.114s 2026-01-16 08:38:58.400 726 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9317
node2 1m 50.142s 2026-01-16 08:38:58.428 726 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9317
node2 1m 51.401s 2026-01-16 08:38:59.687 738 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9339
node0 1m 51.431s 2026-01-16 08:38:59.717 738 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9339
node1 1m 51.434s 2026-01-16 08:38:59.720 738 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9339
node1 1m 52.093s 2026-01-16 08:39:00.379 739 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9350
node0 1m 52.094s 2026-01-16 08:39:00.380 739 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9350
node2 1m 52.116s 2026-01-16 08:39:00.402 739 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9350
node0 1m 52.275s 2026-01-16 08:39:00.561 741 INFO STATE_TO_DISK <<scheduler TransactionHandler>> DefaultSavedStateController: Signed state from round 9353 created, will eventually be written to disk, for reason: PERIODIC_SNAPSHOT
node1 1m 52.276s 2026-01-16 08:39:00.562 741 INFO STATE_TO_DISK <<scheduler TransactionHandler>> DefaultSavedStateController: Signed state from round 9353 created, will eventually be written to disk, for reason: PERIODIC_SNAPSHOT
node2 1m 52.286s 2026-01-16 08:39:00.572 741 INFO STATE_TO_DISK <<scheduler TransactionHandler>> DefaultSavedStateController: Signed state from round 9353 created, will eventually be written to disk, for reason: PERIODIC_SNAPSHOT
node0 1m 52.333s 2026-01-16 08:39:00.619 744 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Started writing round 9353 state to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/9353
node0 1m 52.334s 2026-01-16 08:39:00.620 745 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Creating a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/22 for 9353
node0 1m 52.334s 2026-01-16 08:39:00.620 746 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> StateLifecycleManagerImpl: Creating a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/22 for com.swirlds.state.merkle.VirtualMapState@4518e614
node2 1m 52.357s 2026-01-16 08:39:00.643 744 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Started writing round 9353 state to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/9353
node2 1m 52.358s 2026-01-16 08:39:00.644 745 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Creating a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/22 for 9353
node2 1m 52.358s 2026-01-16 08:39:00.644 746 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> StateLifecycleManagerImpl: Creating a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/22 for com.swirlds.state.merkle.VirtualMapState@58de8854
node1 1m 52.375s 2026-01-16 08:39:00.661 744 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Started writing round 9353 state to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/9353
node1 1m 52.375s 2026-01-16 08:39:00.661 745 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Creating a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/22 for 9353
node1 1m 52.375s 2026-01-16 08:39:00.661 746 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> StateLifecycleManagerImpl: Creating a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/22 for com.swirlds.state.merkle.VirtualMapState@64cfa257
node0 1m 52.454s 2026-01-16 08:39:00.740 754 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9356
node1 1m 52.454s 2026-01-16 08:39:00.740 754 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9356
node2 1m 52.479s 2026-01-16 08:39:00.765 754 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9356
node0 1m 53.114s 2026-01-16 08:39:01.400 756 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9367
node1 1m 53.114s 2026-01-16 08:39:01.400 756 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9367
node2 1m 53.141s 2026-01-16 08:39:01.427 756 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9367
node0 1m 53.414s 2026-01-16 08:39:01.700 785 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9372
node1 1m 53.414s 2026-01-16 08:39:01.700 757 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9372
node2 1m 53.440s 2026-01-16 08:39:01.726 784 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9372
node0 1m 53.593s 2026-01-16 08:39:01.879 786 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9375
node1 1m 53.594s 2026-01-16 08:39:01.880 771 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9375
node2 1m 53.617s 2026-01-16 08:39:01.903 786 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9375
node2 1m 53.981s 2026-01-16 08:39:02.267 787 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9382
node0 1m 54.006s 2026-01-16 08:39:02.292 787 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9382
node1 1m 54.007s 2026-01-16 08:39:02.293 787 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9382
node2 1m 54.462s 2026-01-16 08:39:02.748 794 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9390
node0 1m 54.487s 2026-01-16 08:39:02.773 794 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9390
node1 1m 54.494s 2026-01-16 08:39:02.780 791 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9390
node2 1m 54.941s 2026-01-16 08:39:03.227 795 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9398
node1 1m 54.963s 2026-01-16 08:39:03.249 795 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9398
node0 1m 54.969s 2026-01-16 08:39:03.255 795 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9398
node0 1m 55.176s 2026-01-16 08:39:03.462 797 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> StateLifecycleManagerImpl: Successfully created a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/22 for com.swirlds.state.merkle.VirtualMapState@4518e614
node0 1m 55.176s 2026-01-16 08:39:03.462 798 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Successfully created a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/22 for 9353
node0 1m 55.179s 2026-01-16 08:39:03.465 799 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Information for state written to disk:
Round: 9353 Timestamp: 2026-01-16T08:39:00.414593471Z Next consensus number: 120673 Legacy running event hash: 669ecccb1713ccf105cae84d8acb283acfc76235582a64d4a449774b73eeedf91d3a7c5e6f9d7454aa992249ce976f3c Legacy running event mnemonic: stable-grit-tiny-giggle Rounds non-ancient: 26 Creation version: SemanticVersion[major=0, minor=80, patch=0, pre=, build=0] Minimum judge hash code: -1041955227 Root hash: a73bf7d4404d6c016a9098e81b2856542066501558a52e196ed84b468247a5bb574ca385b3e4eb3e19abfba5f32e9f7e (root) VirtualMap state / board-airport-answer-lens {"Queues (Queue States)":{"RecordCache.TRANSACTION_RECEIPTS":{"head":5802,"path":96703,"tail":5803},"FileService.FILESERVICE_I_UPGRADE_DATA_150":{"head":1,"path":85663,"tail":71831}},"VirtualMapMetadata":{"firstLeafPath":72594,"lastLeafPath":145188},"Singletons":{"HintsService.CRS_STATE":{"path":73727,"mnemonic":"blood-rescue-achieve-degree"},"EntityIdService.ENTITY_ID":{"path":131071,"mnemonic":"please-citizen-state-plunge"},"TokenService.NODE_PAYMENTS":{"path":75775,"mnemonic":"rapid-one-resist-because"},"HintsService.ACTIVE_HINTS_CONSTRUCTION":{"path":81919,"mnemonic":"gloom-deny-cactus-water"},"BlockStreamService.BLOCK_STREAM_INFO":{"path":77823,"mnemonic":"camp-riot-business-gas"},"RosterService.ROSTER_STATE":{"path":106495,"mnemonic":"exclude-fame-expire-proud"},"PlatformStateService.PLATFORM_STATE":{"path":126975,"mnemonic":"aim-indicate-solar-north"},"FeeService.MIDNIGHT_RATES":{"path":102399,"mnemonic":"upper-faculty-dolphin-skirt"},"TokenService.STAKING_NETWORK_REWARDS":{"path":135167,"mnemonic":"trophy-chest-glass-over"},"FreezeService.FREEZE_TIME":{"path":118783,"mnemonic":"guilt-point-sick-isolate"},"EntityIdService.ENTITY_COUNTS":{"path":98303,"mnemonic":"stereo-slow-hunt-brother"},"TokenService.NODE_REWARDS":{"path":143359,"mnemonic":"laugh-wrong-acquire-question"},"BlockRecordService.RUNNING_HASHES":{"path":122879,"mnemonic":"supreme-scare-inquiry-volume"},"BlockRecordService.BLOCKS":{"path":139263,"mnemonic":"lion-satoshi-gain-dust"},"CongestionThrottleService.THROTTLE_USAGE_SNAPSHOTS":{"path":86015,"mnemonic":"distance-blanket-admit-include"},"HintsService.NEXT_HINTS_CONSTRUCTION":{"path":114687,"mnemonic":"mirror-inside-mushroom-program"},"CongestionThrottleService.CONGESTION_LEVEL_STARTS":{"path":94207,"mnemonic":"cattle-over-bus-chronic"},"FreezeService.UPGRADE_FILE_HASH":{"path":110591,"mnemonic":"across-base-wood-joke"}}}
node2 1m 55.181s 2026-01-16 08:39:03.467 797 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> StateLifecycleManagerImpl: Successfully created a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/22 for com.swirlds.state.merkle.VirtualMapState@58de8854
node2 1m 55.181s 2026-01-16 08:39:03.467 798 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Successfully created a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/22 for 9353
node0 1m 55.183s 2026-01-16 08:39:03.469 800 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Found 57 preconsensus files on disk.
First file: data/saved/preconsensus-events/0/2026/01/16/2026-01-16T08+28+26.687005423Z_seq43_minr6008_maxr6178_orgn0.pces Last file: data/saved/preconsensus-events/0/2026/01/16/2026-01-16T08+15+04.067111693Z_seq15_minr2395_maxr2502_orgn0.pces
node0 1m 55.183s 2026-01-16 08:39:03.469 801 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Found 1 preconsensus event file meeting specified criteria to copy.
Lower bound: 9326 File: data/saved/preconsensus-events/0/2026/01/16/2026-01-16T08+38+21.740379503Z_seq56_minr8678_maxr13678_orgn0.pces
node0 1m 55.183s 2026-01-16 08:39:03.469 802 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Copying 1 preconsensus event file(s)
node2 1m 55.183s 2026-01-16 08:39:03.469 799 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Information for state written to disk:
Round: 9353 Timestamp: 2026-01-16T08:39:00.414593471Z Next consensus number: 120673 Legacy running event hash: 669ecccb1713ccf105cae84d8acb283acfc76235582a64d4a449774b73eeedf91d3a7c5e6f9d7454aa992249ce976f3c Legacy running event mnemonic: stable-grit-tiny-giggle Rounds non-ancient: 26 Creation version: SemanticVersion[major=0, minor=80, patch=0, pre=, build=0] Minimum judge hash code: -1041955227 Root hash: a73bf7d4404d6c016a9098e81b2856542066501558a52e196ed84b468247a5bb574ca385b3e4eb3e19abfba5f32e9f7e (root) VirtualMap state / board-airport-answer-lens {"Queues (Queue States)":{"RecordCache.TRANSACTION_RECEIPTS":{"head":5802,"path":96703,"tail":5803},"FileService.FILESERVICE_I_UPGRADE_DATA_150":{"head":1,"path":85663,"tail":71831}},"VirtualMapMetadata":{"firstLeafPath":72594,"lastLeafPath":145188},"Singletons":{"HintsService.CRS_STATE":{"path":73727,"mnemonic":"blood-rescue-achieve-degree"},"EntityIdService.ENTITY_ID":{"path":131071,"mnemonic":"please-citizen-state-plunge"},"TokenService.NODE_PAYMENTS":{"path":75775,"mnemonic":"rapid-one-resist-because"},"HintsService.ACTIVE_HINTS_CONSTRUCTION":{"path":81919,"mnemonic":"gloom-deny-cactus-water"},"BlockStreamService.BLOCK_STREAM_INFO":{"path":77823,"mnemonic":"camp-riot-business-gas"},"RosterService.ROSTER_STATE":{"path":106495,"mnemonic":"exclude-fame-expire-proud"},"PlatformStateService.PLATFORM_STATE":{"path":126975,"mnemonic":"aim-indicate-solar-north"},"FeeService.MIDNIGHT_RATES":{"path":102399,"mnemonic":"upper-faculty-dolphin-skirt"},"TokenService.STAKING_NETWORK_REWARDS":{"path":135167,"mnemonic":"trophy-chest-glass-over"},"FreezeService.FREEZE_TIME":{"path":118783,"mnemonic":"guilt-point-sick-isolate"},"EntityIdService.ENTITY_COUNTS":{"path":98303,"mnemonic":"stereo-slow-hunt-brother"},"TokenService.NODE_REWARDS":{"path":143359,"mnemonic":"laugh-wrong-acquire-question"},"BlockRecordService.RUNNING_HASHES":{"path":122879,"mnemonic":"supreme-scare-inquiry-volume"},"BlockRecordService.BLOCKS":{"path":139263,"mnemonic":"lion-satoshi-gain-dust"},"CongestionThrottleService.THROTTLE_USAGE_SNAPSHOTS":{"path":86015,"mnemonic":"distance-blanket-admit-include"},"HintsService.NEXT_HINTS_CONSTRUCTION":{"path":114687,"mnemonic":"mirror-inside-mushroom-program"},"CongestionThrottleService.CONGESTION_LEVEL_STARTS":{"path":94207,"mnemonic":"cattle-over-bus-chronic"},"FreezeService.UPGRADE_FILE_HASH":{"path":110591,"mnemonic":"across-base-wood-joke"}}}
node0 1m 55.184s 2026-01-16 08:39:03.470 803 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Finished copying 1 preconsensus event file(s)
node0 1m 55.185s 2026-01-16 08:39:03.471 804 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Finished writing state for round 9353 to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/9353 {"round":9353,"freezeState":false,"reason":"PERIODIC_SNAPSHOT","directory":"file:///opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/9353/"} [com.swirlds.logging.legacy.payload.StateSavedToDiskPayload]
node0 1m 55.186s 2026-01-16 08:39:03.472 805 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> FileUtils: deleting directory /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/8209
node2 1m 55.186s 2026-01-16 08:39:03.472 800 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Found 57 preconsensus files on disk.
First file: data/saved/preconsensus-events/2/2026/01/16/2026-01-16T08+22+12.728028369Z_seq31_minr4324_maxr4490_orgn0.pces Last file: data/saved/preconsensus-events/2/2026/01/16/2026-01-16T08+33+00.024649997Z_seq51_minr7281_maxr7516_orgn0.pces
node2 1m 55.187s 2026-01-16 08:39:03.473 801 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Found 1 preconsensus event file meeting specified criteria to copy.
Lower bound: 9326 File: data/saved/preconsensus-events/2/2026/01/16/2026-01-16T08+38+21.707489384Z_seq56_minr8678_maxr13678_orgn0.pces
node2 1m 55.187s 2026-01-16 08:39:03.473 802 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Copying 1 preconsensus event file(s)
node2 1m 55.188s 2026-01-16 08:39:03.474 803 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Finished copying 1 preconsensus event file(s)
node2 1m 55.188s 2026-01-16 08:39:03.474 804 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Finished writing state for round 9353 to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/9353 {"round":9353,"freezeState":false,"reason":"PERIODIC_SNAPSHOT","directory":"file:///opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/9353/"} [com.swirlds.logging.legacy.payload.StateSavedToDiskPayload]
node2 1m 55.189s 2026-01-16 08:39:03.475 805 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> FileUtils: deleting directory /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/8209
node2 1m 55.421s 2026-01-16 08:39:03.707 814 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9406
node0 1m 55.450s 2026-01-16 08:39:03.736 814 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9406
node1 1m 55.454s 2026-01-16 08:39:03.740 796 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9406
node1 1m 55.596s 2026-01-16 08:39:03.882 798 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> StateLifecycleManagerImpl: Successfully created a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/22 for com.swirlds.state.merkle.VirtualMapState@64cfa257
node1 1m 55.597s 2026-01-16 08:39:03.883 799 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Successfully created a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/22 for 9353
node1 1m 55.600s 2026-01-16 08:39:03.886 800 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Information for state written to disk:
Round: 9353 Timestamp: 2026-01-16T08:39:00.414593471Z Next consensus number: 120673 Legacy running event hash: 669ecccb1713ccf105cae84d8acb283acfc76235582a64d4a449774b73eeedf91d3a7c5e6f9d7454aa992249ce976f3c Legacy running event mnemonic: stable-grit-tiny-giggle Rounds non-ancient: 26 Creation version: SemanticVersion[major=0, minor=80, patch=0, pre=, build=0] Minimum judge hash code: -1041955227 Root hash: a73bf7d4404d6c016a9098e81b2856542066501558a52e196ed84b468247a5bb574ca385b3e4eb3e19abfba5f32e9f7e (root) VirtualMap state / board-airport-answer-lens {"Queues (Queue States)":{"RecordCache.TRANSACTION_RECEIPTS":{"head":5802,"path":96703,"tail":5803},"FileService.FILESERVICE_I_UPGRADE_DATA_150":{"head":1,"path":85663,"tail":71831}},"VirtualMapMetadata":{"firstLeafPath":72594,"lastLeafPath":145188},"Singletons":{"HintsService.CRS_STATE":{"path":73727,"mnemonic":"blood-rescue-achieve-degree"},"EntityIdService.ENTITY_ID":{"path":131071,"mnemonic":"please-citizen-state-plunge"},"TokenService.NODE_PAYMENTS":{"path":75775,"mnemonic":"rapid-one-resist-because"},"HintsService.ACTIVE_HINTS_CONSTRUCTION":{"path":81919,"mnemonic":"gloom-deny-cactus-water"},"BlockStreamService.BLOCK_STREAM_INFO":{"path":77823,"mnemonic":"camp-riot-business-gas"},"RosterService.ROSTER_STATE":{"path":106495,"mnemonic":"exclude-fame-expire-proud"},"PlatformStateService.PLATFORM_STATE":{"path":126975,"mnemonic":"aim-indicate-solar-north"},"FeeService.MIDNIGHT_RATES":{"path":102399,"mnemonic":"upper-faculty-dolphin-skirt"},"TokenService.STAKING_NETWORK_REWARDS":{"path":135167,"mnemonic":"trophy-chest-glass-over"},"FreezeService.FREEZE_TIME":{"path":118783,"mnemonic":"guilt-point-sick-isolate"},"EntityIdService.ENTITY_COUNTS":{"path":98303,"mnemonic":"stereo-slow-hunt-brother"},"TokenService.NODE_REWARDS":{"path":143359,"mnemonic":"laugh-wrong-acquire-question"},"BlockRecordService.RUNNING_HASHES":{"path":122879,"mnemonic":"supreme-scare-inquiry-volume"},"BlockRecordService.BLOCKS":{"path":139263,"mnemonic":"lion-satoshi-gain-dust"},"CongestionThrottleService.THROTTLE_USAGE_SNAPSHOTS":{"path":86015,"mnemonic":"distance-blanket-admit-include"},"HintsService.NEXT_HINTS_CONSTRUCTION":{"path":114687,"mnemonic":"mirror-inside-mushroom-program"},"CongestionThrottleService.CONGESTION_LEVEL_STARTS":{"path":94207,"mnemonic":"cattle-over-bus-chronic"},"FreezeService.UPGRADE_FILE_HASH":{"path":110591,"mnemonic":"across-base-wood-joke"}}}
node1 1m 55.607s 2026-01-16 08:39:03.893 801 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Found 57 preconsensus files on disk.
First file: data/saved/preconsensus-events/1/2026/01/16/2026-01-16T08+14+30.547360757Z_seq13_minr2246_maxr2349_orgn0.pces Last file: data/saved/preconsensus-events/1/2026/01/16/2026-01-16T08+19+34.802921063Z_seq26_minr3612_maxr3781_orgn0.pces
node1 1m 55.607s 2026-01-16 08:39:03.893 802 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Found 1 preconsensus event file meeting specified criteria to copy.
Lower bound: 9326 File: data/saved/preconsensus-events/1/2026/01/16/2026-01-16T08+38+21.729801182Z_seq56_minr8678_maxr13678_orgn0.pces
node1 1m 55.607s 2026-01-16 08:39:03.893 803 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Copying 1 preconsensus event file(s)
node1 1m 55.609s 2026-01-16 08:39:03.895 804 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Finished copying 1 preconsensus event file(s)
node1 1m 55.609s 2026-01-16 08:39:03.895 805 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Finished writing state for round 9353 to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/9353 {"round":9353,"freezeState":false,"reason":"PERIODIC_SNAPSHOT","directory":"file:///opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/9353/"} [com.swirlds.logging.legacy.payload.StateSavedToDiskPayload]
node1 1m 55.611s 2026-01-16 08:39:03.897 806 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> FileUtils: deleting directory /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/8209
node0 1m 55.754s 2026-01-16 08:39:04.040 815 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9411
node1 1m 55.754s 2026-01-16 08:39:04.040 815 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9411
node2 1m 55.781s 2026-01-16 08:39:04.067 815 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9411
node0 1m 55.993s 2026-01-16 08:39:04.279 816 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9415
node1 1m 55.994s 2026-01-16 08:39:04.280 816 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9415
node2 1m 56.021s 2026-01-16 08:39:04.307 816 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9415
node2 1m 56.561s 2026-01-16 08:39:04.847 828 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9425
node0 1m 56.585s 2026-01-16 08:39:04.871 828 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9425
node1 1m 56.593s 2026-01-16 08:39:04.879 820 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9425
node1 1m 56.713s 2026-01-16 08:39:04.999 829 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9427
node0 1m 56.714s 2026-01-16 08:39:05.000 829 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9427
node2 1m 56.741s 2026-01-16 08:39:05.027 829 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9427
node0 1m 56.953s 2026-01-16 08:39:05.239 830 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9431
node1 1m 56.953s 2026-01-16 08:39:05.239 830 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9431
node2 1m 56.981s 2026-01-16 08:39:05.267 830 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9431
node0 1m 57.433s 2026-01-16 08:39:05.719 831 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9439
node1 1m 57.434s 2026-01-16 08:39:05.720 831 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9439
node2 1m 57.456s 2026-01-16 08:39:05.742 831 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9439
node1 1m 57.914s 2026-01-16 08:39:06.200 832 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9447
node0 1m 57.916s 2026-01-16 08:39:06.202 832 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9447
node2 1m 57.941s 2026-01-16 08:39:06.227 832 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9447
node2 1m 58.241s 2026-01-16 08:39:06.527 833 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9453
node0 1m 58.266s 2026-01-16 08:39:06.552 833 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9453
node1 1m 58.274s 2026-01-16 08:39:06.560 833 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9453
node2 1m 58.961s 2026-01-16 08:39:07.247 845 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9465
node0 1m 58.986s 2026-01-16 08:39:07.272 845 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9465
node1 1m 58.994s 2026-01-16 08:39:07.280 845 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9465
node0 1m 59.113s 2026-01-16 08:39:07.399 846 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9467
node1 1m 59.114s 2026-01-16 08:39:07.400 846 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9467
node2 1m 59.141s 2026-01-16 08:39:07.427 846 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9467
node0 1m 59.353s 2026-01-16 08:39:07.639 847 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9471
node1 1m 59.353s 2026-01-16 08:39:07.639 847 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9471
node2 1m 59.381s 2026-01-16 08:39:07.667 847 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9471
node0 2.000m 2026-01-16 08:39:08.299 848 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9482
node1 2.000m 2026-01-16 08:39:08.300 848 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9482
node2 2.001m 2026-01-16 08:39:08.319 848 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9482
node2 2.015m 2026-01-16 08:39:09.167 860 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9497
node1 2.015m 2026-01-16 08:39:09.178 860 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9497
node0 2.015m 2026-01-16 08:39:09.199 860 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9497
node0 2m 1.214s 2026-01-16 08:39:09.500 861 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9502
node1 2m 1.214s 2026-01-16 08:39:09.500 861 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9502
node2 2m 1.241s 2026-01-16 08:39:09.527 861 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9502
node2 2m 1.361s 2026-01-16 08:39:09.647 862 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9505
node0 2m 1.393s 2026-01-16 08:39:09.679 862 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9505
node1 2m 1.393s 2026-01-16 08:39:09.679 862 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9505
node0 2m 1.633s 2026-01-16 08:39:09.919 863 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9509
node1 2m 1.661s 2026-01-16 08:39:09.947 863 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9509
node2 2m 1.661s 2026-01-16 08:39:09.947 863 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9509
node0 2m 2.894s 2026-01-16 08:39:11.180 875 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9530
node1 2m 2.894s 2026-01-16 08:39:11.180 875 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9530
node2 2m 2.921s 2026-01-16 08:39:11.207 875 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9530
node2 2m 3.701s 2026-01-16 08:39:11.987 876 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9544
node0 2m 3.727s 2026-01-16 08:39:12.013 876 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9544
node1 2m 3.734s 2026-01-16 08:39:12.020 876 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9544
node0 2m 4.574s 2026-01-16 08:39:12.860 877 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9558
node1 2m 4.574s 2026-01-16 08:39:12.860 877 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9558
node2 2m 4.593s 2026-01-16 08:39:12.879 877 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9558
node2 2m 4.661s 2026-01-16 08:39:12.947 878 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9560
node0 2m 4.689s 2026-01-16 08:39:12.975 878 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9560
node1 2m 4.693s 2026-01-16 08:39:12.979 878 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9560
node0 2m 5.053s 2026-01-16 08:39:13.339 890 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9566
node1 2m 5.054s 2026-01-16 08:39:13.340 890 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9566
node2 2m 5.081s 2026-01-16 08:39:13.367 890 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9566
node2 2m 5.801s 2026-01-16 08:39:14.087 891 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9579
node0 2m 5.825s 2026-01-16 08:39:14.111 891 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9579
node1 2m 5.834s 2026-01-16 08:39:14.120 891 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9579
node0 2m 5.954s 2026-01-16 08:39:14.240 892 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9581
node1 2m 5.954s 2026-01-16 08:39:14.240 892 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9581
node2 2m 5.977s 2026-01-16 08:39:14.263 892 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9581
node2 2m 6.761s 2026-01-16 08:39:15.047 893 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9595
node0 2m 6.787s 2026-01-16 08:39:15.073 893 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9595
node1 2m 6.793s 2026-01-16 08:39:15.079 893 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9595
node0 2m 6.913s 2026-01-16 08:39:15.199 897 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9597
node1 2m 6.914s 2026-01-16 08:39:15.200 897 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9597
node2 2m 6.938s 2026-01-16 08:39:15.224 897 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9597
node0 2m 7.153s 2026-01-16 08:39:15.439 906 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9601
node1 2m 7.154s 2026-01-16 08:39:15.440 906 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9601
node2 2m 7.182s 2026-01-16 08:39:15.468 906 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9601
node2 2m 7.481s 2026-01-16 08:39:15.767 907 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9607
node0 2m 7.507s 2026-01-16 08:39:15.793 907 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9607
node1 2m 7.509s 2026-01-16 08:39:15.795 907 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9607
node0 2m 7.633s 2026-01-16 08:39:15.919 908 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9609
node1 2m 7.634s 2026-01-16 08:39:15.920 908 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9609
node2 2m 7.648s 2026-01-16 08:39:15.934 908 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9609
node0 2m 7.873s 2026-01-16 08:39:16.159 909 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9613
node1 2m 7.875s 2026-01-16 08:39:16.161 909 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9613
node2 2m 7.902s 2026-01-16 08:39:16.188 909 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9613
node0 2m 8.113s 2026-01-16 08:39:16.399 910 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9617
node1 2m 8.114s 2026-01-16 08:39:16.400 910 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9617
node2 2m 8.142s 2026-01-16 08:39:16.428 910 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9617
node1 2m 8.833s 2026-01-16 08:39:17.119 911 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9629
node0 2m 8.834s 2026-01-16 08:39:17.120 911 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9629
node2 2m 8.861s 2026-01-16 08:39:17.147 911 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9629
node2 2m 9.402s 2026-01-16 08:39:17.688 923 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9639
node0 2m 9.429s 2026-01-16 08:39:17.715 923 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9639
node1 2m 9.434s 2026-01-16 08:39:17.720 923 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9639
node0 2m 9.553s 2026-01-16 08:39:17.839 924 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9641
node1 2m 9.553s 2026-01-16 08:39:17.839 924 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9641
node2 2m 9.581s 2026-01-16 08:39:17.867 924 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9641
node0 2m 11.833s 2026-01-16 08:39:20.119 936 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9679
node1 2m 11.833s 2026-01-16 08:39:20.119 936 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9679
node2 2m 11.861s 2026-01-16 08:39:20.147 936 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9679
node0 2m 12.793s 2026-01-16 08:39:21.079 937 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9695
node1 2m 12.794s 2026-01-16 08:39:21.080 937 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9695
node2 2m 12.821s 2026-01-16 08:39:21.107 937 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9695
node2 2m 13.001s 2026-01-16 08:39:21.287 938 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9699
node0 2m 13.032s 2026-01-16 08:39:21.318 938 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9699
node1 2m 13.034s 2026-01-16 08:39:21.320 938 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9699
node0 2m 13.574s 2026-01-16 08:39:21.860 950 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9708
node1 2m 13.574s 2026-01-16 08:39:21.860 950 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9708
node2 2m 13.601s 2026-01-16 08:39:21.887 950 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9708
node0 2m 13.754s 2026-01-16 08:39:22.040 951 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9711
node1 2m 13.754s 2026-01-16 08:39:22.040 951 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9711
node2 2m 13.781s 2026-01-16 08:39:22.067 951 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9711
node1 2m 13.933s 2026-01-16 08:39:22.219 952 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9714
node0 2m 13.934s 2026-01-16 08:39:22.220 952 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9714
node2 2m 13.959s 2026-01-16 08:39:22.245 952 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9714
node2 2m 14.142s 2026-01-16 08:39:22.428 953 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9718
node0 2m 14.164s 2026-01-16 08:39:22.450 953 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9718
node1 2m 14.174s 2026-01-16 08:39:22.460 953 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9718
node0 2m 14.293s 2026-01-16 08:39:22.579 954 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9720
node1 2m 14.293s 2026-01-16 08:39:22.579 954 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9720
node2 2m 14.318s 2026-01-16 08:39:22.604 954 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9720
node2 2m 14.622s 2026-01-16 08:39:22.908 955 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9726
node1 2m 14.643s 2026-01-16 08:39:22.929 955 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9726
node0 2m 14.645s 2026-01-16 08:39:22.931 955 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9726
node0 2m 15.014s 2026-01-16 08:39:23.300 956 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9732
node1 2m 15.014s 2026-01-16 08:39:23.300 956 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9732
node2 2m 15.033s 2026-01-16 08:39:23.319 956 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9732
node2 2m 15.102s 2026-01-16 08:39:23.388 957 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9734
node0 2m 15.126s 2026-01-16 08:39:23.412 957 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9734
node1 2m 15.134s 2026-01-16 08:39:23.420 957 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9734
node0 2m 15.253s 2026-01-16 08:39:23.539 961 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9736
node1 2m 15.253s 2026-01-16 08:39:23.539 961 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9736
node2 2m 15.281s 2026-01-16 08:39:23.567 961 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9736
node0 2m 15.974s 2026-01-16 08:39:24.260 970 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9748
node1 2m 15.974s 2026-01-16 08:39:24.260 970 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9748
node2 2m 15.993s 2026-01-16 08:39:24.279 970 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9748
node2 2m 16.061s 2026-01-16 08:39:24.347 971 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9750
node0 2m 16.088s 2026-01-16 08:39:24.374 971 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9750
node1 2m 16.095s 2026-01-16 08:39:24.381 971 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9750
node1 2m 16.213s 2026-01-16 08:39:24.499 972 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9752
node0 2m 16.214s 2026-01-16 08:39:24.500 972 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9752
node2 2m 16.241s 2026-01-16 08:39:24.527 972 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9752
node2 2m 16.781s 2026-01-16 08:39:25.067 973 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9762
node0 2m 16.809s 2026-01-16 08:39:25.095 973 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9762
node1 2m 16.814s 2026-01-16 08:39:25.100 973 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9762
node0 2m 16.933s 2026-01-16 08:39:25.219 974 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9764
node1 2m 16.934s 2026-01-16 08:39:25.220 974 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9764
node2 2m 16.961s 2026-01-16 08:39:25.247 974 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9764
node2 2m 17.501s 2026-01-16 08:39:25.787 978 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9774
node0 2m 17.530s 2026-01-16 08:39:25.816 986 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9774
node1 2m 17.533s 2026-01-16 08:39:25.819 986 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9774
node2 2m 18.461s 2026-01-16 08:39:26.747 987 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9790
node0 2m 18.491s 2026-01-16 08:39:26.777 987 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9790
node1 2m 18.494s 2026-01-16 08:39:26.780 987 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9790
node1 2m 19.033s 2026-01-16 08:39:27.319 988 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9799
node0 2m 19.034s 2026-01-16 08:39:27.320 988 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9799
node2 2m 19.062s 2026-01-16 08:39:27.348 988 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9799
node2 2m 19.362s 2026-01-16 08:39:27.648 992 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9805
node1 2m 19.385s 2026-01-16 08:39:27.671 992 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9805
node0 2m 19.386s 2026-01-16 08:39:27.672 992 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9805
node0 2m 19.754s 2026-01-16 08:39:28.040 1001 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9811
node1 2m 19.754s 2026-01-16 08:39:28.040 1001 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9811
node2 2m 19.780s 2026-01-16 08:39:28.066 1001 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9811
node2 2m 20.081s 2026-01-16 08:39:28.367 1002 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9817
node1 2m 20.095s 2026-01-16 08:39:28.381 1002 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9817
node0 2m 20.107s 2026-01-16 08:39:28.393 1002 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9817
node0 2m 20.413s 2026-01-16 08:39:28.699 1003 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9822
node1 2m 20.413s 2026-01-16 08:39:28.699 1003 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9822
node2 2m 20.441s 2026-01-16 08:39:28.727 1003 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9822
node2 2m 21.221s 2026-01-16 08:39:29.507 1004 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9836
node1 2m 21.241s 2026-01-16 08:39:29.527 1004 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9836
node0 2m 21.243s 2026-01-16 08:39:29.529 1004 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9836
node2 2m 22.421s 2026-01-16 08:39:30.707 1016 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9856
node0 2m 22.450s 2026-01-16 08:39:30.736 1016 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9856
node1 2m 22.453s 2026-01-16 08:39:30.739 1016 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9856
node0 2m 23.233s 2026-01-16 08:39:31.519 1017 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9869
node1 2m 23.233s 2026-01-16 08:39:31.519 1017 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9869
node2 2m 23.261s 2026-01-16 08:39:31.547 1017 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9869
node2 2m 23.381s 2026-01-16 08:39:31.667 1018 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9872
node0 2m 23.412s 2026-01-16 08:39:31.698 1018 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9872
node1 2m 23.414s 2026-01-16 08:39:31.700 1018 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9872
node0 2m 23.534s 2026-01-16 08:39:31.820 1020 INFO STATE_TO_DISK <<scheduler TransactionHandler>> DefaultSavedStateController: Signed state from round 9874 created, will eventually be written to disk, for reason: PERIODIC_SNAPSHOT
node1 2m 23.535s 2026-01-16 08:39:31.821 1020 INFO STATE_TO_DISK <<scheduler TransactionHandler>> DefaultSavedStateController: Signed state from round 9874 created, will eventually be written to disk, for reason: PERIODIC_SNAPSHOT
node2 2m 23.546s 2026-01-16 08:39:31.832 1020 INFO STATE_TO_DISK <<scheduler TransactionHandler>> DefaultSavedStateController: Signed state from round 9874 created, will eventually be written to disk, for reason: PERIODIC_SNAPSHOT
node0 2m 23.593s 2026-01-16 08:39:31.879 1023 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Started writing round 9874 state to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/9874
node0 2m 23.594s 2026-01-16 08:39:31.880 1024 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Creating a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/29 for 9874
node0 2m 23.594s 2026-01-16 08:39:31.880 1025 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> StateLifecycleManagerImpl: Creating a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/29 for com.swirlds.state.merkle.VirtualMapState@5eb8282d
node1 2m 23.607s 2026-01-16 08:39:31.893 1023 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Started writing round 9874 state to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/9874
node1 2m 23.608s 2026-01-16 08:39:31.894 1024 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Creating a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/29 for 9874
node1 2m 23.609s 2026-01-16 08:39:31.895 1025 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> StateLifecycleManagerImpl: Creating a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/29 for com.swirlds.state.merkle.VirtualMapState@7f06861e
node2 2m 23.617s 2026-01-16 08:39:31.903 1023 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Started writing round 9874 state to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/9874
node2 2m 23.618s 2026-01-16 08:39:31.904 1024 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Creating a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/29 for 9874
node2 2m 23.618s 2026-01-16 08:39:31.904 1025 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> StateLifecycleManagerImpl: Creating a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/29 for com.swirlds.state.merkle.VirtualMapState@7147e39d
node0 2m 23.713s 2026-01-16 08:39:31.999 1033 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9877
node1 2m 23.714s 2026-01-16 08:39:32.000 1034 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9877
node2 2m 23.737s 2026-01-16 08:39:32.023 1034 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9877
node0 2m 23.954s 2026-01-16 08:39:32.240 1035 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9881
node1 2m 23.954s 2026-01-16 08:39:32.240 1035 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9881
node2 2m 23.981s 2026-01-16 08:39:32.267 1035 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9881
node2 2m 24.522s 2026-01-16 08:39:32.808 1049 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9891
node0 2m 24.550s 2026-01-16 08:39:32.836 1049 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9891
node1 2m 24.556s 2026-01-16 08:39:32.842 1049 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9891
node2 2m 24.761s 2026-01-16 08:39:33.047 1065 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9895
node1 2m 24.772s 2026-01-16 08:39:33.058 1056 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9895
node0 2m 24.790s 2026-01-16 08:39:33.076 1065 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9895
node2 2m 25.241s 2026-01-16 08:39:33.527 1066 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9903
node0 2m 25.272s 2026-01-16 08:39:33.558 1066 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9903
node1 2m 25.274s 2026-01-16 08:39:33.560 1066 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9903
node0 2m 26.054s 2026-01-16 08:39:34.340 1073 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9916
node1 2m 26.054s 2026-01-16 08:39:34.340 1073 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9916
node2 2m 26.081s 2026-01-16 08:39:34.367 1073 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9916
node2 2m 26.142s 2026-01-16 08:39:34.428 1074 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9918
node1 2m 26.160s 2026-01-16 08:39:34.446 1074 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9918
node0 2m 26.163s 2026-01-16 08:39:34.449 1074 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9918
node0 2m 26.398s 2026-01-16 08:39:34.684 1076 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> StateLifecycleManagerImpl: Successfully created a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/29 for com.swirlds.state.merkle.VirtualMapState@5eb8282d
node0 2m 26.398s 2026-01-16 08:39:34.684 1077 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Successfully created a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/29 for 9874
node0 2m 26.401s 2026-01-16 08:39:34.687 1078 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Information for state written to disk:
Round: 9874 Timestamp: 2026-01-16T08:39:31.679491Z Next consensus number: 122237 Legacy running event hash: cfeba14e3a5faf8326ccb8c305c9393d0b2aeafaf242737dcaa330dd16241b4b2a4b746020e7c9274e268fe6de8d9de7 Legacy running event mnemonic: actor-stone-episode-autumn Rounds non-ancient: 26 Creation version: SemanticVersion[major=0, minor=80, patch=0, pre=, build=0] Minimum judge hash code: 915908457 Root hash: 7f56c37dcc3f4cd20bd60f0f9e4b23ffc9c7e3f7c000d276c3df6b5c9c914bd051ef15c4aaf96ff665697a996f5789cc (root) VirtualMap state / turn-motor-join-olympic {"Queues (Queue States)":{"RecordCache.TRANSACTION_RECEIPTS":{"head":5803,"path":96703,"tail":5803},"FileService.FILESERVICE_I_UPGRADE_DATA_150":{"head":1,"path":85663,"tail":71831}},"VirtualMapMetadata":{"firstLeafPath":72593,"lastLeafPath":145186},"Singletons":{"HintsService.CRS_STATE":{"path":73727,"mnemonic":"blood-rescue-achieve-degree"},"EntityIdService.ENTITY_ID":{"path":131071,"mnemonic":"please-citizen-state-plunge"},"TokenService.NODE_PAYMENTS":{"path":75775,"mnemonic":"stage-offer-bullet-silent"},"HintsService.ACTIVE_HINTS_CONSTRUCTION":{"path":81919,"mnemonic":"gloom-deny-cactus-water"},"BlockStreamService.BLOCK_STREAM_INFO":{"path":77823,"mnemonic":"citizen-update-baby-expose"},"RosterService.ROSTER_STATE":{"path":106495,"mnemonic":"exclude-fame-expire-proud"},"PlatformStateService.PLATFORM_STATE":{"path":126975,"mnemonic":"frame-silent-observe-minute"},"FeeService.MIDNIGHT_RATES":{"path":102399,"mnemonic":"upper-faculty-dolphin-skirt"},"TokenService.STAKING_NETWORK_REWARDS":{"path":135167,"mnemonic":"human-call-reason-scrub"},"FreezeService.FREEZE_TIME":{"path":118783,"mnemonic":"guilt-point-sick-isolate"},"EntityIdService.ENTITY_COUNTS":{"path":98303,"mnemonic":"stereo-slow-hunt-brother"},"TokenService.NODE_REWARDS":{"path":143359,"mnemonic":"observe-deer-almost-super"},"BlockRecordService.RUNNING_HASHES":{"path":122879,"mnemonic":"supreme-scare-inquiry-volume"},"BlockRecordService.BLOCKS":{"path":139263,"mnemonic":"lion-satoshi-gain-dust"},"CongestionThrottleService.THROTTLE_USAGE_SNAPSHOTS":{"path":86015,"mnemonic":"distance-blanket-admit-include"},"HintsService.NEXT_HINTS_CONSTRUCTION":{"path":114687,"mnemonic":"mirror-inside-mushroom-program"},"CongestionThrottleService.CONGESTION_LEVEL_STARTS":{"path":94207,"mnemonic":"cattle-over-bus-chronic"},"FreezeService.UPGRADE_FILE_HASH":{"path":110591,"mnemonic":"across-base-wood-joke"}}}
node0 2m 26.404s 2026-01-16 08:39:34.690 1079 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Found 57 preconsensus files on disk.
First file: data/saved/preconsensus-events/0/2026/01/16/2026-01-16T08+28+26.687005423Z_seq43_minr6008_maxr6178_orgn0.pces Last file: data/saved/preconsensus-events/0/2026/01/16/2026-01-16T08+15+04.067111693Z_seq15_minr2395_maxr2502_orgn0.pces
node0 2m 26.404s 2026-01-16 08:39:34.690 1080 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Found 1 preconsensus event file meeting specified criteria to copy.
Lower bound: 9847 File: data/saved/preconsensus-events/0/2026/01/16/2026-01-16T08+38+21.740379503Z_seq56_minr8678_maxr13678_orgn0.pces
node0 2m 26.404s 2026-01-16 08:39:34.690 1081 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Copying 1 preconsensus event file(s)
node0 2m 26.406s 2026-01-16 08:39:34.692 1082 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Finished copying 1 preconsensus event file(s)
node0 2m 26.407s 2026-01-16 08:39:34.693 1083 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Finished writing state for round 9874 to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/9874 {"round":9874,"freezeState":false,"reason":"PERIODIC_SNAPSHOT","directory":"file:///opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/9874/"} [com.swirlds.logging.legacy.payload.StateSavedToDiskPayload]
node0 2m 26.408s 2026-01-16 08:39:34.694 1084 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> FileUtils: deleting directory /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/8229
node2 2m 26.433s 2026-01-16 08:39:34.719 1076 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> StateLifecycleManagerImpl: Successfully created a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/29 for com.swirlds.state.merkle.VirtualMapState@7147e39d
node2 2m 26.434s 2026-01-16 08:39:34.720 1077 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Successfully created a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/29 for 9874
node2 2m 26.436s 2026-01-16 08:39:34.722 1078 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Information for state written to disk:
Round: 9874 Timestamp: 2026-01-16T08:39:31.679491Z Next consensus number: 122237 Legacy running event hash: cfeba14e3a5faf8326ccb8c305c9393d0b2aeafaf242737dcaa330dd16241b4b2a4b746020e7c9274e268fe6de8d9de7 Legacy running event mnemonic: actor-stone-episode-autumn Rounds non-ancient: 26 Creation version: SemanticVersion[major=0, minor=80, patch=0, pre=, build=0] Minimum judge hash code: 915908457 Root hash: 7f56c37dcc3f4cd20bd60f0f9e4b23ffc9c7e3f7c000d276c3df6b5c9c914bd051ef15c4aaf96ff665697a996f5789cc (root) VirtualMap state / turn-motor-join-olympic {"Queues (Queue States)":{"RecordCache.TRANSACTION_RECEIPTS":{"head":5803,"path":96703,"tail":5803},"FileService.FILESERVICE_I_UPGRADE_DATA_150":{"head":1,"path":85663,"tail":71831}},"VirtualMapMetadata":{"firstLeafPath":72593,"lastLeafPath":145186},"Singletons":{"HintsService.CRS_STATE":{"path":73727,"mnemonic":"blood-rescue-achieve-degree"},"EntityIdService.ENTITY_ID":{"path":131071,"mnemonic":"please-citizen-state-plunge"},"TokenService.NODE_PAYMENTS":{"path":75775,"mnemonic":"stage-offer-bullet-silent"},"HintsService.ACTIVE_HINTS_CONSTRUCTION":{"path":81919,"mnemonic":"gloom-deny-cactus-water"},"BlockStreamService.BLOCK_STREAM_INFO":{"path":77823,"mnemonic":"citizen-update-baby-expose"},"RosterService.ROSTER_STATE":{"path":106495,"mnemonic":"exclude-fame-expire-proud"},"PlatformStateService.PLATFORM_STATE":{"path":126975,"mnemonic":"frame-silent-observe-minute"},"FeeService.MIDNIGHT_RATES":{"path":102399,"mnemonic":"upper-faculty-dolphin-skirt"},"TokenService.STAKING_NETWORK_REWARDS":{"path":135167,"mnemonic":"human-call-reason-scrub"},"FreezeService.FREEZE_TIME":{"path":118783,"mnemonic":"guilt-point-sick-isolate"},"EntityIdService.ENTITY_COUNTS":{"path":98303,"mnemonic":"stereo-slow-hunt-brother"},"TokenService.NODE_REWARDS":{"path":143359,"mnemonic":"observe-deer-almost-super"},"BlockRecordService.RUNNING_HASHES":{"path":122879,"mnemonic":"supreme-scare-inquiry-volume"},"BlockRecordService.BLOCKS":{"path":139263,"mnemonic":"lion-satoshi-gain-dust"},"CongestionThrottleService.THROTTLE_USAGE_SNAPSHOTS":{"path":86015,"mnemonic":"distance-blanket-admit-include"},"HintsService.NEXT_HINTS_CONSTRUCTION":{"path":114687,"mnemonic":"mirror-inside-mushroom-program"},"CongestionThrottleService.CONGESTION_LEVEL_STARTS":{"path":94207,"mnemonic":"cattle-over-bus-chronic"},"FreezeService.UPGRADE_FILE_HASH":{"path":110591,"mnemonic":"across-base-wood-joke"}}}
node2 2m 26.440s 2026-01-16 08:39:34.726 1079 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Found 57 preconsensus files on disk.
First file: data/saved/preconsensus-events/2/2026/01/16/2026-01-16T08+22+12.728028369Z_seq31_minr4324_maxr4490_orgn0.pces Last file: data/saved/preconsensus-events/2/2026/01/16/2026-01-16T08+33+00.024649997Z_seq51_minr7281_maxr7516_orgn0.pces
node2 2m 26.440s 2026-01-16 08:39:34.726 1080 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Found 1 preconsensus event file meeting specified criteria to copy.
Lower bound: 9847 File: data/saved/preconsensus-events/2/2026/01/16/2026-01-16T08+38+21.707489384Z_seq56_minr8678_maxr13678_orgn0.pces
node2 2m 26.440s 2026-01-16 08:39:34.726 1081 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Copying 1 preconsensus event file(s)
node2 2m 26.442s 2026-01-16 08:39:34.728 1082 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Finished copying 1 preconsensus event file(s)
node2 2m 26.442s 2026-01-16 08:39:34.728 1083 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Finished writing state for round 9874 to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/9874 {"round":9874,"freezeState":false,"reason":"PERIODIC_SNAPSHOT","directory":"file:///opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/9874/"} [com.swirlds.logging.legacy.payload.StateSavedToDiskPayload]
node2 2m 26.444s 2026-01-16 08:39:34.730 1084 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> FileUtils: deleting directory /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/8229
node0 2m 26.474s 2026-01-16 08:39:34.760 1085 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9923
node1 2m 26.474s 2026-01-16 08:39:34.760 1075 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9923
node2 2m 26.502s 2026-01-16 08:39:34.788 1085 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9923
node1 2m 26.691s 2026-01-16 08:39:34.977 1077 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> StateLifecycleManagerImpl: Successfully created a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/29 for com.swirlds.state.merkle.VirtualMapState@7f06861e
node1 2m 26.691s 2026-01-16 08:39:34.977 1078 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Successfully created a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/29 for 9874
node1 2m 26.694s 2026-01-16 08:39:34.980 1079 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Information for state written to disk:
Round: 9874 Timestamp: 2026-01-16T08:39:31.679491Z Next consensus number: 122237 Legacy running event hash: cfeba14e3a5faf8326ccb8c305c9393d0b2aeafaf242737dcaa330dd16241b4b2a4b746020e7c9274e268fe6de8d9de7 Legacy running event mnemonic: actor-stone-episode-autumn Rounds non-ancient: 26 Creation version: SemanticVersion[major=0, minor=80, patch=0, pre=, build=0] Minimum judge hash code: 915908457 Root hash: 7f56c37dcc3f4cd20bd60f0f9e4b23ffc9c7e3f7c000d276c3df6b5c9c914bd051ef15c4aaf96ff665697a996f5789cc (root) VirtualMap state / turn-motor-join-olympic {"Queues (Queue States)":{"RecordCache.TRANSACTION_RECEIPTS":{"head":5803,"path":96703,"tail":5803},"FileService.FILESERVICE_I_UPGRADE_DATA_150":{"head":1,"path":85663,"tail":71831}},"VirtualMapMetadata":{"firstLeafPath":72593,"lastLeafPath":145186},"Singletons":{"HintsService.CRS_STATE":{"path":73727,"mnemonic":"blood-rescue-achieve-degree"},"EntityIdService.ENTITY_ID":{"path":131071,"mnemonic":"please-citizen-state-plunge"},"TokenService.NODE_PAYMENTS":{"path":75775,"mnemonic":"stage-offer-bullet-silent"},"HintsService.ACTIVE_HINTS_CONSTRUCTION":{"path":81919,"mnemonic":"gloom-deny-cactus-water"},"BlockStreamService.BLOCK_STREAM_INFO":{"path":77823,"mnemonic":"citizen-update-baby-expose"},"RosterService.ROSTER_STATE":{"path":106495,"mnemonic":"exclude-fame-expire-proud"},"PlatformStateService.PLATFORM_STATE":{"path":126975,"mnemonic":"frame-silent-observe-minute"},"FeeService.MIDNIGHT_RATES":{"path":102399,"mnemonic":"upper-faculty-dolphin-skirt"},"TokenService.STAKING_NETWORK_REWARDS":{"path":135167,"mnemonic":"human-call-reason-scrub"},"FreezeService.FREEZE_TIME":{"path":118783,"mnemonic":"guilt-point-sick-isolate"},"EntityIdService.ENTITY_COUNTS":{"path":98303,"mnemonic":"stereo-slow-hunt-brother"},"TokenService.NODE_REWARDS":{"path":143359,"mnemonic":"observe-deer-almost-super"},"BlockRecordService.RUNNING_HASHES":{"path":122879,"mnemonic":"supreme-scare-inquiry-volume"},"BlockRecordService.BLOCKS":{"path":139263,"mnemonic":"lion-satoshi-gain-dust"},"CongestionThrottleService.THROTTLE_USAGE_SNAPSHOTS":{"path":86015,"mnemonic":"distance-blanket-admit-include"},"HintsService.NEXT_HINTS_CONSTRUCTION":{"path":114687,"mnemonic":"mirror-inside-mushroom-program"},"CongestionThrottleService.CONGESTION_LEVEL_STARTS":{"path":94207,"mnemonic":"cattle-over-bus-chronic"},"FreezeService.UPGRADE_FILE_HASH":{"path":110591,"mnemonic":"across-base-wood-joke"}}}
node1 2m 26.699s 2026-01-16 08:39:34.985 1080 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Found 57 preconsensus files on disk.
First file: data/saved/preconsensus-events/1/2026/01/16/2026-01-16T08+14+30.547360757Z_seq13_minr2246_maxr2349_orgn0.pces Last file: data/saved/preconsensus-events/1/2026/01/16/2026-01-16T08+19+34.802921063Z_seq26_minr3612_maxr3781_orgn0.pces
node1 2m 26.699s 2026-01-16 08:39:34.985 1081 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Found 1 preconsensus event file meeting specified criteria to copy.
Lower bound: 9847 File: data/saved/preconsensus-events/1/2026/01/16/2026-01-16T08+38+21.729801182Z_seq56_minr8678_maxr13678_orgn0.pces
node1 2m 26.699s 2026-01-16 08:39:34.985 1082 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Copying 1 preconsensus event file(s)
node1 2m 26.702s 2026-01-16 08:39:34.988 1083 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Finished copying 1 preconsensus event file(s)
node1 2m 26.702s 2026-01-16 08:39:34.988 1084 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Finished writing state for round 9874 to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/9874 {"round":9874,"freezeState":false,"reason":"PERIODIC_SNAPSHOT","directory":"file:///opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/9874/"} [com.swirlds.logging.legacy.payload.StateSavedToDiskPayload]
node1 2m 26.704s 2026-01-16 08:39:34.990 1085 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> FileUtils: deleting directory /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/8229
node0 2m 27.014s 2026-01-16 08:39:35.300 1094 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9932
node1 2m 27.014s 2026-01-16 08:39:35.300 1094 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9932
node2 2m 27.041s 2026-01-16 08:39:35.327 1094 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9932
node2 2m 27.341s 2026-01-16 08:39:35.627 1095 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9938
node0 2m 27.364s 2026-01-16 08:39:35.650 1095 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9938
node1 2m 27.370s 2026-01-16 08:39:35.656 1095 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9938
node2 2m 27.581s 2026-01-16 08:39:35.867 1096 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9942
node0 2m 27.605s 2026-01-16 08:39:35.891 1096 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9942
node1 2m 27.614s 2026-01-16 08:39:35.900 1096 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9942
node2 2m 28.302s 2026-01-16 08:39:36.588 1108 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9954
node0 2m 28.331s 2026-01-16 08:39:36.617 1108 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9954
node1 2m 28.331s 2026-01-16 08:39:36.617 1108 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9954
node1 2m 28.633s 2026-01-16 08:39:36.919 1109 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9959
node0 2m 28.634s 2026-01-16 08:39:36.920 1109 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9959
node2 2m 28.651s 2026-01-16 08:39:36.937 1109 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9959
node2 2m 29.261s 2026-01-16 08:39:37.547 1110 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9970
node0 2m 29.293s 2026-01-16 08:39:37.579 1110 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9970
node1 2m 29.294s 2026-01-16 08:39:37.580 1110 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9970
node0 2m 29.534s 2026-01-16 08:39:37.820 1111 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9974
node1 2m 29.534s 2026-01-16 08:39:37.820 1111 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9974
node2 2m 29.550s 2026-01-16 08:39:37.836 1111 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9974
node2 2m 30.161s 2026-01-16 08:39:38.447 1123 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9985
node0 2m 30.182s 2026-01-16 08:39:38.468 1123 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9985
node1 2m 30.194s 2026-01-16 08:39:38.480 1123 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9985
node2 2m 30.461s 2026-01-16 08:39:38.747 1124 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9990
node1 2m 30.485s 2026-01-16 08:39:38.771 1124 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9990
node0 2m 30.493s 2026-01-16 08:39:38.779 1124 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9990
node0 2m 31.034s 2026-01-16 08:39:39.320 1125 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9999
node1 2m 31.034s 2026-01-16 08:39:39.320 1125 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9999
node2 2m 31.061s 2026-01-16 08:39:39.347 1125 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9999
node0 2m 31.273s 2026-01-16 08:39:39.559 1126 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10003
node1 2m 31.274s 2026-01-16 08:39:39.560 1126 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10003
node2 2m 31.301s 2026-01-16 08:39:39.587 1126 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10003
node2 2m 31.421s 2026-01-16 08:39:39.707 1127 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10006
node0 2m 31.453s 2026-01-16 08:39:39.739 1127 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10006
node1 2m 31.453s 2026-01-16 08:39:39.739 1127 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10006
node0 2m 32.173s 2026-01-16 08:39:40.459 1139 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10018
node1 2m 32.174s 2026-01-16 08:39:40.460 1139 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10018
node2 2m 32.201s 2026-01-16 08:39:40.487 1139 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10018
node0 2m 32.653s 2026-01-16 08:39:40.939 1140 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10026
node1 2m 32.654s 2026-01-16 08:39:40.940 1140 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10026
node2 2m 32.682s 2026-01-16 08:39:40.968 1140 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10026
node0 2m 32.893s 2026-01-16 08:39:41.179 1141 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10030
node1 2m 32.894s 2026-01-16 08:39:41.180 1141 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10030
node2 2m 32.921s 2026-01-16 08:39:41.207 1141 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10030
node0 2m 33.434s 2026-01-16 08:39:41.720 1142 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10039
node1 2m 33.434s 2026-01-16 08:39:41.720 1142 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10039
node2 2m 33.461s 2026-01-16 08:39:41.747 1142 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10039
node2 2m 33.521s 2026-01-16 08:39:41.807 1143 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10041
node0 2m 33.543s 2026-01-16 08:39:41.829 1143 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10041
node1 2m 33.548s 2026-01-16 08:39:41.834 1143 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10041
node2 2m 34.961s 2026-01-16 08:39:43.247 1155 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10065
node1 2m 34.986s 2026-01-16 08:39:43.272 1155 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10065
node0 2m 34.989s 2026-01-16 08:39:43.275 1155 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10065
node2 2m 35.921s 2026-01-16 08:39:44.207 1156 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10081
node0 2m 35.950s 2026-01-16 08:39:44.236 1156 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10081
node1 2m 35.954s 2026-01-16 08:39:44.240 1156 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10081
node0 2m 36.973s 2026-01-16 08:39:45.259 1168 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10098
node1 2m 36.973s 2026-01-16 08:39:45.259 1168 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10098
node2 2m 37.001s 2026-01-16 08:39:45.287 1168 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10098
node0 2m 37.213s 2026-01-16 08:39:45.499 1169 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10102
node1 2m 37.213s 2026-01-16 08:39:45.499 1169 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10102
node2 2m 37.241s 2026-01-16 08:39:45.527 1169 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10102
node0 2m 37.693s 2026-01-16 08:39:45.979 1170 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10110
node1 2m 37.694s 2026-01-16 08:39:45.980 1170 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10110
node2 2m 37.721s 2026-01-16 08:39:46.007 1170 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10110
node0 2m 39.853s 2026-01-16 08:39:48.139 1182 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10146
node1 2m 39.853s 2026-01-16 08:39:48.139 1182 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10146
node2 2m 39.881s 2026-01-16 08:39:48.167 1182 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10146
node1 2m 40.093s 2026-01-16 08:39:48.379 1183 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10150
node0 2m 40.094s 2026-01-16 08:39:48.380 1183 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10150
node2 2m 40.121s 2026-01-16 08:39:48.407 1183 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10150
node0 2m 41.473s 2026-01-16 08:39:49.759 1195 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10173
node1 2m 41.473s 2026-01-16 08:39:49.759 1195 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10173
node2 2m 41.502s 2026-01-16 08:39:49.788 1195 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10173
node2 2m 41.621s 2026-01-16 08:39:49.907 1196 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10176
node1 2m 41.651s 2026-01-16 08:39:49.937 1196 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10176
node0 2m 41.653s 2026-01-16 08:39:49.939 1196 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10176
node0 2m 43.154s 2026-01-16 08:39:51.440 1208 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10201
node1 2m 43.154s 2026-01-16 08:39:51.440 1208 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10201
node2 2m 43.181s 2026-01-16 08:39:51.467 1208 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10201
node2 2m 43.241s 2026-01-16 08:39:51.527 1209 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10203
node0 2m 43.262s 2026-01-16 08:39:51.548 1209 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10203
node1 2m 43.270s 2026-01-16 08:39:51.556 1209 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10203
node1 2m 43.393s 2026-01-16 08:39:51.679 1210 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10205
node0 2m 43.394s 2026-01-16 08:39:51.680 1210 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10205
node2 2m 43.410s 2026-01-16 08:39:51.696 1210 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10205
node0 2m 43.633s 2026-01-16 08:39:51.919 1211 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10209
node1 2m 43.634s 2026-01-16 08:39:51.920 1211 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10209
node2 2m 43.661s 2026-01-16 08:39:51.947 1211 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10209
node0 2m 44.113s 2026-01-16 08:39:52.399 1212 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10217
node1 2m 44.114s 2026-01-16 08:39:52.400 1212 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10217
node2 2m 44.131s 2026-01-16 08:39:52.417 1212 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10217
node2 2m 44.201s 2026-01-16 08:39:52.487 1213 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10219
node0 2m 44.227s 2026-01-16 08:39:52.513 1213 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10219
node1 2m 44.233s 2026-01-16 08:39:52.519 1213 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10219
node0 2m 44.713s 2026-01-16 08:39:52.999 1225 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10227
node1 2m 44.714s 2026-01-16 08:39:53.000 1225 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10227
node2 2m 44.741s 2026-01-16 08:39:53.027 1225 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10227
node0 2m 45.613s 2026-01-16 08:39:53.899 1226 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10242
node1 2m 45.614s 2026-01-16 08:39:53.900 1226 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10242
node2 2m 45.638s 2026-01-16 08:39:53.924 1226 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10242
node2 2m 46.541s 2026-01-16 08:39:54.827 1238 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10258
node0 2m 46.568s 2026-01-16 08:39:54.854 1238 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10258
node1 2m 46.574s 2026-01-16 08:39:54.860 1238 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10258
node0 2m 46.693s 2026-01-16 08:39:54.979 1239 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10260
node1 2m 46.693s 2026-01-16 08:39:54.979 1239 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10260
node2 2m 46.721s 2026-01-16 08:39:55.007 1239 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10260
node0 2m 46.933s 2026-01-16 08:39:55.219 1240 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10264
node1 2m 46.934s 2026-01-16 08:39:55.220 1240 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10264
node2 2m 46.946s 2026-01-16 08:39:55.232 1240 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10264
node0 2m 47.293s 2026-01-16 08:39:55.579 1241 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10270
node1 2m 47.294s 2026-01-16 08:39:55.580 1241 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10270
node2 2m 47.321s 2026-01-16 08:39:55.607 1241 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10270
node2 2m 47.441s 2026-01-16 08:39:55.727 1242 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10273
node0 2m 47.462s 2026-01-16 08:39:55.748 1242 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10273
node1 2m 47.474s 2026-01-16 08:39:55.760 1242 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10273
node0 2m 47.833s 2026-01-16 08:39:56.119 1243 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10279
node1 2m 47.834s 2026-01-16 08:39:56.120 1243 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10279
node2 2m 47.861s 2026-01-16 08:39:56.147 1243 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10279
node2 2m 48.161s 2026-01-16 08:39:56.447 1244 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10285
node0 2m 48.183s 2026-01-16 08:39:56.469 1244 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10285
node1 2m 48.194s 2026-01-16 08:39:56.480 1244 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10285
node0 2m 49.033s 2026-01-16 08:39:57.319 1256 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10299
node1 2m 49.033s 2026-01-16 08:39:57.319 1256 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10299
node2 2m 49.061s 2026-01-16 08:39:57.347 1256 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10299
node2 2m 49.601s 2026-01-16 08:39:57.887 1257 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10309
node0 2m 49.630s 2026-01-16 08:39:57.916 1257 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10309
node1 2m 49.634s 2026-01-16 08:39:57.920 1257 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10309
node0 2m 50.113s 2026-01-16 08:39:58.399 1258 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10317
node1 2m 50.114s 2026-01-16 08:39:58.400 1258 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10317
node2 2m 50.141s 2026-01-16 08:39:58.427 1258 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10317
node0 2m 52.094s 2026-01-16 08:40:00.380 1270 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10350
node1 2m 52.094s 2026-01-16 08:40:00.380 1270 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10350
node2 2m 52.121s 2026-01-16 08:40:00.407 1270 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10350
node0 2m 52.514s 2026-01-16 08:40:00.800 1272 INFO STATE_TO_DISK <<scheduler TransactionHandler>> DefaultSavedStateController: Signed state from round 10357 created, will eventually be written to disk, for reason: PERIODIC_SNAPSHOT
node1 2m 52.515s 2026-01-16 08:40:00.801 1272 INFO STATE_TO_DISK <<scheduler TransactionHandler>> DefaultSavedStateController: Signed state from round 10357 created, will eventually be written to disk, for reason: PERIODIC_SNAPSHOT
node2 2m 52.543s 2026-01-16 08:40:00.829 1272 INFO STATE_TO_DISK <<scheduler TransactionHandler>> DefaultSavedStateController: Signed state from round 10357 created, will eventually be written to disk, for reason: PERIODIC_SNAPSHOT
node0 2m 52.574s 2026-01-16 08:40:00.860 1275 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Started writing round 10357 state to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/10357
node0 2m 52.575s 2026-01-16 08:40:00.861 1276 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Creating a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/36 for 10357
node0 2m 52.575s 2026-01-16 08:40:00.861 1277 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> StateLifecycleManagerImpl: Creating a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/36 for com.swirlds.state.merkle.VirtualMapState@2e4e163e
node1 2m 52.587s 2026-01-16 08:40:00.873 1275 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Started writing round 10357 state to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/10357
node1 2m 52.588s 2026-01-16 08:40:00.874 1276 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Creating a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/36 for 10357
node1 2m 52.588s 2026-01-16 08:40:00.874 1277 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> StateLifecycleManagerImpl: Creating a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/36 for com.swirlds.state.merkle.VirtualMapState@4e524b96
node2 2m 52.626s 2026-01-16 08:40:00.912 1275 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Started writing round 10357 state to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/10357
node2 2m 52.626s 2026-01-16 08:40:00.912 1276 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Creating a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/36 for 10357
node2 2m 52.626s 2026-01-16 08:40:00.912 1277 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> StateLifecycleManagerImpl: Creating a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/36 for com.swirlds.state.merkle.VirtualMapState@38db6d98
node2 2m 52.661s 2026-01-16 08:40:00.947 1285 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10360
node0 2m 52.687s 2026-01-16 08:40:00.973 1285 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10360
node1 2m 52.693s 2026-01-16 08:40:00.979 1286 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10360
node0 2m 52.813s 2026-01-16 08:40:01.099 1287 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10362
node1 2m 52.814s 2026-01-16 08:40:01.100 1287 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10362
node2 2m 52.840s 2026-01-16 08:40:01.126 1287 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10362
node0 2m 53.174s 2026-01-16 08:40:01.460 1288 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10368
node1 2m 53.174s 2026-01-16 08:40:01.460 1288 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10368
node2 2m 53.201s 2026-01-16 08:40:01.487 1288 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10368
node2 2m 53.381s 2026-01-16 08:40:01.667 1289 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10372
node0 2m 53.408s 2026-01-16 08:40:01.694 1299 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10372
node1 2m 53.414s 2026-01-16 08:40:01.700 1289 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10372
node2 2m 54.101s 2026-01-16 08:40:02.387 1318 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10384
node0 2m 54.129s 2026-01-16 08:40:02.415 1318 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10384
node1 2m 54.134s 2026-01-16 08:40:02.420 1318 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10384
node0 2m 54.493s 2026-01-16 08:40:02.779 1322 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10390
node1 2m 54.494s 2026-01-16 08:40:02.780 1319 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10390
node2 2m 54.521s 2026-01-16 08:40:02.807 1319 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10390
node2 2m 54.821s 2026-01-16 08:40:03.107 1326 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10396
node0 2m 54.849s 2026-01-16 08:40:03.135 1326 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10396
node1 2m 54.854s 2026-01-16 08:40:03.140 1326 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10396
node0 2m 55.213s 2026-01-16 08:40:03.499 1327 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10402
node1 2m 55.214s 2026-01-16 08:40:03.500 1327 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10402
node2 2m 55.241s 2026-01-16 08:40:03.527 1327 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10402
node0 2m 55.305s 2026-01-16 08:40:03.591 1329 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> StateLifecycleManagerImpl: Successfully created a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/36 for com.swirlds.state.merkle.VirtualMapState@2e4e163e
node0 2m 55.306s 2026-01-16 08:40:03.592 1330 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Successfully created a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/36 for 10357
node0 2m 55.308s 2026-01-16 08:40:03.594 1331 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Information for state written to disk:
Round: 10357 Timestamp: 2026-01-16T08:40:00.660865029Z Next consensus number: 123683 Legacy running event hash: be6a07c372a0e3a05f215549eb626ee399457883aa82f5475b1b949623101ec449aec3d855c8697de19e92c10d485aa1 Legacy running event mnemonic: crazy-wear-favorite-metal Rounds non-ancient: 26 Creation version: SemanticVersion[major=0, minor=80, patch=0, pre=, build=0] Minimum judge hash code: -1330691257 Root hash: bd53e4b64ee0c55eb1e4cf7b01e72196ac35a1fda9561b257aedcd5d7558023c095dc57b0e5a1293ba0a7005cef9b45c (root) VirtualMap state / fiber-harsh-swing-february {"Queues (Queue States)":{"RecordCache.TRANSACTION_RECEIPTS":{"head":5803,"path":96703,"tail":5804},"FileService.FILESERVICE_I_UPGRADE_DATA_150":{"head":1,"path":85663,"tail":71831}},"VirtualMapMetadata":{"firstLeafPath":72595,"lastLeafPath":145190},"Singletons":{"HintsService.CRS_STATE":{"path":73727,"mnemonic":"blood-rescue-achieve-degree"},"EntityIdService.ENTITY_ID":{"path":131071,"mnemonic":"pulp-solid-harvest-about"},"TokenService.NODE_PAYMENTS":{"path":75775,"mnemonic":"stage-offer-bullet-silent"},"HintsService.ACTIVE_HINTS_CONSTRUCTION":{"path":81919,"mnemonic":"gloom-deny-cactus-water"},"BlockStreamService.BLOCK_STREAM_INFO":{"path":77823,"mnemonic":"jaguar-illegal-donkey-pattern"},"RosterService.ROSTER_STATE":{"path":106495,"mnemonic":"exclude-fame-expire-proud"},"PlatformStateService.PLATFORM_STATE":{"path":126975,"mnemonic":"news-denial-device-strong"},"FeeService.MIDNIGHT_RATES":{"path":102399,"mnemonic":"upper-faculty-dolphin-skirt"},"TokenService.STAKING_NETWORK_REWARDS":{"path":135167,"mnemonic":"human-call-reason-scrub"},"FreezeService.FREEZE_TIME":{"path":118783,"mnemonic":"guilt-point-sick-isolate"},"EntityIdService.ENTITY_COUNTS":{"path":98303,"mnemonic":"transfer-piece-scare-more"},"TokenService.NODE_REWARDS":{"path":143359,"mnemonic":"spring-final-prison-talent"},"BlockRecordService.RUNNING_HASHES":{"path":122879,"mnemonic":"table-legend-receive-plastic"},"BlockRecordService.BLOCKS":{"path":139263,"mnemonic":"ramp-dignity-inner-once"},"CongestionThrottleService.THROTTLE_USAGE_SNAPSHOTS":{"path":86015,"mnemonic":"distance-blanket-admit-include"},"HintsService.NEXT_HINTS_CONSTRUCTION":{"path":114687,"mnemonic":"mirror-inside-mushroom-program"},"CongestionThrottleService.CONGESTION_LEVEL_STARTS":{"path":94207,"mnemonic":"cattle-over-bus-chronic"},"FreezeService.UPGRADE_FILE_HASH":{"path":110591,"mnemonic":"across-base-wood-joke"}}}
node0 2m 55.311s 2026-01-16 08:40:03.597 1332 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Found 57 preconsensus files on disk.
First file: data/saved/preconsensus-events/0/2026/01/16/2026-01-16T08+28+26.687005423Z_seq43_minr6008_maxr6178_orgn0.pces Last file: data/saved/preconsensus-events/0/2026/01/16/2026-01-16T08+15+04.067111693Z_seq15_minr2395_maxr2502_orgn0.pces
node0 2m 55.311s 2026-01-16 08:40:03.597 1333 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Found 1 preconsensus event file meeting specified criteria to copy.
Lower bound: 10330 File: data/saved/preconsensus-events/0/2026/01/16/2026-01-16T08+38+21.740379503Z_seq56_minr8678_maxr13678_orgn0.pces
node0 2m 55.311s 2026-01-16 08:40:03.597 1334 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Copying 1 preconsensus event file(s)
node0 2m 55.313s 2026-01-16 08:40:03.599 1335 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Finished copying 1 preconsensus event file(s)
node0 2m 55.314s 2026-01-16 08:40:03.600 1336 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Finished writing state for round 10357 to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/10357 {"round":10357,"freezeState":false,"reason":"PERIODIC_SNAPSHOT","directory":"file:///opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/10357/"} [com.swirlds.logging.legacy.payload.StateSavedToDiskPayload]
node0 2m 55.315s 2026-01-16 08:40:03.601 1337 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> FileUtils: deleting directory /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/8235
node2 2m 55.429s 2026-01-16 08:40:03.715 1329 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> StateLifecycleManagerImpl: Successfully created a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/36 for com.swirlds.state.merkle.VirtualMapState@38db6d98
node2 2m 55.429s 2026-01-16 08:40:03.715 1330 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Successfully created a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/36 for 10357
node2 2m 55.431s 2026-01-16 08:40:03.717 1331 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Information for state written to disk:
Round: 10357 Timestamp: 2026-01-16T08:40:00.660865029Z Next consensus number: 123683 Legacy running event hash: be6a07c372a0e3a05f215549eb626ee399457883aa82f5475b1b949623101ec449aec3d855c8697de19e92c10d485aa1 Legacy running event mnemonic: crazy-wear-favorite-metal Rounds non-ancient: 26 Creation version: SemanticVersion[major=0, minor=80, patch=0, pre=, build=0] Minimum judge hash code: -1330691257 Root hash: bd53e4b64ee0c55eb1e4cf7b01e72196ac35a1fda9561b257aedcd5d7558023c095dc57b0e5a1293ba0a7005cef9b45c (root) VirtualMap state / fiber-harsh-swing-february {"Queues (Queue States)":{"RecordCache.TRANSACTION_RECEIPTS":{"head":5803,"path":96703,"tail":5804},"FileService.FILESERVICE_I_UPGRADE_DATA_150":{"head":1,"path":85663,"tail":71831}},"VirtualMapMetadata":{"firstLeafPath":72595,"lastLeafPath":145190},"Singletons":{"HintsService.CRS_STATE":{"path":73727,"mnemonic":"blood-rescue-achieve-degree"},"EntityIdService.ENTITY_ID":{"path":131071,"mnemonic":"pulp-solid-harvest-about"},"TokenService.NODE_PAYMENTS":{"path":75775,"mnemonic":"stage-offer-bullet-silent"},"HintsService.ACTIVE_HINTS_CONSTRUCTION":{"path":81919,"mnemonic":"gloom-deny-cactus-water"},"BlockStreamService.BLOCK_STREAM_INFO":{"path":77823,"mnemonic":"jaguar-illegal-donkey-pattern"},"RosterService.ROSTER_STATE":{"path":106495,"mnemonic":"exclude-fame-expire-proud"},"PlatformStateService.PLATFORM_STATE":{"path":126975,"mnemonic":"news-denial-device-strong"},"FeeService.MIDNIGHT_RATES":{"path":102399,"mnemonic":"upper-faculty-dolphin-skirt"},"TokenService.STAKING_NETWORK_REWARDS":{"path":135167,"mnemonic":"human-call-reason-scrub"},"FreezeService.FREEZE_TIME":{"path":118783,"mnemonic":"guilt-point-sick-isolate"},"EntityIdService.ENTITY_COUNTS":{"path":98303,"mnemonic":"transfer-piece-scare-more"},"TokenService.NODE_REWARDS":{"path":143359,"mnemonic":"spring-final-prison-talent"},"BlockRecordService.RUNNING_HASHES":{"path":122879,"mnemonic":"table-legend-receive-plastic"},"BlockRecordService.BLOCKS":{"path":139263,"mnemonic":"ramp-dignity-inner-once"},"CongestionThrottleService.THROTTLE_USAGE_SNAPSHOTS":{"path":86015,"mnemonic":"distance-blanket-admit-include"},"HintsService.NEXT_HINTS_CONSTRUCTION":{"path":114687,"mnemonic":"mirror-inside-mushroom-program"},"CongestionThrottleService.CONGESTION_LEVEL_STARTS":{"path":94207,"mnemonic":"cattle-over-bus-chronic"},"FreezeService.UPGRADE_FILE_HASH":{"path":110591,"mnemonic":"across-base-wood-joke"}}}
node2 2m 55.434s 2026-01-16 08:40:03.720 1332 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Found 57 preconsensus files on disk.
First file: data/saved/preconsensus-events/2/2026/01/16/2026-01-16T08+22+12.728028369Z_seq31_minr4324_maxr4490_orgn0.pces Last file: data/saved/preconsensus-events/2/2026/01/16/2026-01-16T08+33+00.024649997Z_seq51_minr7281_maxr7516_orgn0.pces
node2 2m 55.435s 2026-01-16 08:40:03.721 1333 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Found 1 preconsensus event file meeting specified criteria to copy.
Lower bound: 10330 File: data/saved/preconsensus-events/2/2026/01/16/2026-01-16T08+38+21.707489384Z_seq56_minr8678_maxr13678_orgn0.pces
node2 2m 55.435s 2026-01-16 08:40:03.721 1334 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Copying 1 preconsensus event file(s)
node2 2m 55.437s 2026-01-16 08:40:03.723 1335 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Finished copying 1 preconsensus event file(s)
node2 2m 55.438s 2026-01-16 08:40:03.724 1336 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Finished writing state for round 10357 to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/10357 {"round":10357,"freezeState":false,"reason":"PERIODIC_SNAPSHOT","directory":"file:///opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/10357/"} [com.swirlds.logging.legacy.payload.StateSavedToDiskPayload]
node2 2m 55.439s 2026-01-16 08:40:03.725 1337 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> FileUtils: deleting directory /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/8235
node1 2m 55.739s 2026-01-16 08:40:04.025 1329 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> StateLifecycleManagerImpl: Successfully created a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/36 for com.swirlds.state.merkle.VirtualMapState@4e524b96
node1 2m 55.739s 2026-01-16 08:40:04.025 1330 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Successfully created a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/36 for 10357
node1 2m 55.742s 2026-01-16 08:40:04.028 1331 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Information for state written to disk:
Round: 10357 Timestamp: 2026-01-16T08:40:00.660865029Z Next consensus number: 123683 Legacy running event hash: be6a07c372a0e3a05f215549eb626ee399457883aa82f5475b1b949623101ec449aec3d855c8697de19e92c10d485aa1 Legacy running event mnemonic: crazy-wear-favorite-metal Rounds non-ancient: 26 Creation version: SemanticVersion[major=0, minor=80, patch=0, pre=, build=0] Minimum judge hash code: -1330691257 Root hash: bd53e4b64ee0c55eb1e4cf7b01e72196ac35a1fda9561b257aedcd5d7558023c095dc57b0e5a1293ba0a7005cef9b45c (root) VirtualMap state / fiber-harsh-swing-february {"Queues (Queue States)":{"RecordCache.TRANSACTION_RECEIPTS":{"head":5803,"path":96703,"tail":5804},"FileService.FILESERVICE_I_UPGRADE_DATA_150":{"head":1,"path":85663,"tail":71831}},"VirtualMapMetadata":{"firstLeafPath":72595,"lastLeafPath":145190},"Singletons":{"HintsService.CRS_STATE":{"path":73727,"mnemonic":"blood-rescue-achieve-degree"},"EntityIdService.ENTITY_ID":{"path":131071,"mnemonic":"pulp-solid-harvest-about"},"TokenService.NODE_PAYMENTS":{"path":75775,"mnemonic":"stage-offer-bullet-silent"},"HintsService.ACTIVE_HINTS_CONSTRUCTION":{"path":81919,"mnemonic":"gloom-deny-cactus-water"},"BlockStreamService.BLOCK_STREAM_INFO":{"path":77823,"mnemonic":"jaguar-illegal-donkey-pattern"},"RosterService.ROSTER_STATE":{"path":106495,"mnemonic":"exclude-fame-expire-proud"},"PlatformStateService.PLATFORM_STATE":{"path":126975,"mnemonic":"news-denial-device-strong"},"FeeService.MIDNIGHT_RATES":{"path":102399,"mnemonic":"upper-faculty-dolphin-skirt"},"TokenService.STAKING_NETWORK_REWARDS":{"path":135167,"mnemonic":"human-call-reason-scrub"},"FreezeService.FREEZE_TIME":{"path":118783,"mnemonic":"guilt-point-sick-isolate"},"EntityIdService.ENTITY_COUNTS":{"path":98303,"mnemonic":"transfer-piece-scare-more"},"TokenService.NODE_REWARDS":{"path":143359,"mnemonic":"spring-final-prison-talent"},"BlockRecordService.RUNNING_HASHES":{"path":122879,"mnemonic":"table-legend-receive-plastic"},"BlockRecordService.BLOCKS":{"path":139263,"mnemonic":"ramp-dignity-inner-once"},"CongestionThrottleService.THROTTLE_USAGE_SNAPSHOTS":{"path":86015,"mnemonic":"distance-blanket-admit-include"},"HintsService.NEXT_HINTS_CONSTRUCTION":{"path":114687,"mnemonic":"mirror-inside-mushroom-program"},"CongestionThrottleService.CONGESTION_LEVEL_STARTS":{"path":94207,"mnemonic":"cattle-over-bus-chronic"},"FreezeService.UPGRADE_FILE_HASH":{"path":110591,"mnemonic":"across-base-wood-joke"}}}
node1 2m 55.746s 2026-01-16 08:40:04.032 1332 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Found 57 preconsensus files on disk.
First file: data/saved/preconsensus-events/1/2026/01/16/2026-01-16T08+14+30.547360757Z_seq13_minr2246_maxr2349_orgn0.pces Last file: data/saved/preconsensus-events/1/2026/01/16/2026-01-16T08+19+34.802921063Z_seq26_minr3612_maxr3781_orgn0.pces
node1 2m 55.747s 2026-01-16 08:40:04.033 1333 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Found 1 preconsensus event file meeting specified criteria to copy.
Lower bound: 10330 File: data/saved/preconsensus-events/1/2026/01/16/2026-01-16T08+38+21.729801182Z_seq56_minr8678_maxr13678_orgn0.pces
node1 2m 55.747s 2026-01-16 08:40:04.033 1334 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Copying 1 preconsensus event file(s)
node1 2m 55.749s 2026-01-16 08:40:04.035 1335 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Finished copying 1 preconsensus event file(s)
node1 2m 55.750s 2026-01-16 08:40:04.036 1336 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Finished writing state for round 10357 to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/10357 {"round":10357,"freezeState":false,"reason":"PERIODIC_SNAPSHOT","directory":"file:///opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/10357/"} [com.swirlds.logging.legacy.payload.StateSavedToDiskPayload]
node1 2m 55.751s 2026-01-16 08:40:04.037 1337 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> FileUtils: deleting directory /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/8235
node0 2m 56.414s 2026-01-16 08:40:04.700 1346 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10422
node1 2m 56.414s 2026-01-16 08:40:04.700 1346 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10422
node2 2m 56.441s 2026-01-16 08:40:04.727 1346 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10422
node2 2m 56.741s 2026-01-16 08:40:05.027 1358 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10428
node1 2m 56.767s 2026-01-16 08:40:05.053 1350 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10428
node0 2m 56.769s 2026-01-16 08:40:05.055 1358 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10428
node2 2m 56.981s 2026-01-16 08:40:05.267 1359 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10432
node0 2m 57.010s 2026-01-16 08:40:05.296 1359 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10432
node1 2m 57.014s 2026-01-16 08:40:05.300 1359 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10432
node1 2m 57.553s 2026-01-16 08:40:05.839 1360 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10441
node0 2m 57.554s 2026-01-16 08:40:05.840 1360 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10441
node2 2m 57.581s 2026-01-16 08:40:05.867 1360 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10441
node2 2m 58.841s 2026-01-16 08:40:07.127 1364 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10463
node0 2m 58.865s 2026-01-16 08:40:07.151 1364 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10463
node1 2m 58.874s 2026-01-16 08:40:07.160 1364 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10463
node0 2m 58.994s 2026-01-16 08:40:07.280 1373 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10465
node1 2m 58.994s 2026-01-16 08:40:07.280 1373 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10465
node2 2m 59.021s 2026-01-16 08:40:07.307 1373 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10465
node0 3.013m 2026-01-16 08:40:09.079 1374 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10495
node1 3.013m 2026-01-16 08:40:09.079 1374 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10495
node2 3.013m 2026-01-16 08:40:09.095 1374 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10495
node0 3m 1.093s 2026-01-16 08:40:09.379 1386 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10500
node1 3m 1.094s 2026-01-16 08:40:09.380 1386 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10500
node2 3m 1.121s 2026-01-16 08:40:09.407 1386 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10500
node2 3m 1.661s 2026-01-16 08:40:09.947 1387 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10510
node0 3m 1.692s 2026-01-16 08:40:09.978 1387 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10510
node1 3m 1.693s 2026-01-16 08:40:09.979 1387 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10510
node0 3m 1.993s 2026-01-16 08:40:10.279 1388 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10515
node1 3m 1.994s 2026-01-16 08:40:10.280 1388 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10515
node2 3m 2.020s 2026-01-16 08:40:10.306 1388 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10515
node2 3m 2.561s 2026-01-16 08:40:10.847 1389 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10525
node1 3m 2.586s 2026-01-16 08:40:10.872 1389 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10525
node0 3m 2.587s 2026-01-16 08:40:10.873 1389 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10525
node0 3m 2.953s 2026-01-16 08:40:11.239 1390 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10531
node1 3m 2.954s 2026-01-16 08:40:11.240 1390 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10531
node2 3m 2.980s 2026-01-16 08:40:11.266 1390 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10531
node1 3m 3.193s 2026-01-16 08:40:11.479 1394 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10535
node0 3m 3.194s 2026-01-16 08:40:11.480 1402 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10535
node2 3m 3.221s 2026-01-16 08:40:11.507 1402 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10535
node0 3m 3.553s 2026-01-16 08:40:11.839 1403 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10541
node1 3m 3.554s 2026-01-16 08:40:11.840 1403 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10541
node2 3m 3.581s 2026-01-16 08:40:11.867 1403 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10541
node2 3m 3.762s 2026-01-16 08:40:12.048 1404 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10545
node0 3m 3.792s 2026-01-16 08:40:12.078 1404 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10545
node1 3m 3.793s 2026-01-16 08:40:12.079 1404 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10545
node0 3m 4.093s 2026-01-16 08:40:12.379 1405 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10550
node1 3m 4.094s 2026-01-16 08:40:12.380 1405 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10550
node2 3m 4.116s 2026-01-16 08:40:12.402 1405 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10550
node0 3m 4.573s 2026-01-16 08:40:12.859 1406 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10558
node1 3m 4.574s 2026-01-16 08:40:12.860 1406 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10558
node2 3m 4.601s 2026-01-16 08:40:12.887 1406 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10558
node0 3m 5.053s 2026-01-16 08:40:13.339 1407 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10566
node1 3m 5.054s 2026-01-16 08:40:13.340 1407 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10566
node2 3m 5.076s 2026-01-16 08:40:13.362 1407 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10566
node2 3m 5.141s 2026-01-16 08:40:13.427 1411 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10568
node0 3m 5.168s 2026-01-16 08:40:13.454 1411 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10568
node1 3m 5.174s 2026-01-16 08:40:13.460 1411 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10568
node0 3m 5.293s 2026-01-16 08:40:13.579 1412 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10570
node1 3m 5.294s 2026-01-16 08:40:13.580 1420 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10570
node2 3m 5.322s 2026-01-16 08:40:13.608 1412 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10570
node0 3m 5.534s 2026-01-16 08:40:13.820 1421 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10574
node1 3m 5.534s 2026-01-16 08:40:13.820 1421 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10574
node2 3m 5.561s 2026-01-16 08:40:13.847 1421 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10574
node2 3m 5.621s 2026-01-16 08:40:13.907 1422 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10576
node1 3m 5.647s 2026-01-16 08:40:13.933 1422 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10576
node0 3m 5.648s 2026-01-16 08:40:13.934 1422 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10576
node2 3m 5.862s 2026-01-16 08:40:14.148 1423 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10580
node0 3m 5.888s 2026-01-16 08:40:14.174 1423 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10580
node1 3m 5.894s 2026-01-16 08:40:14.180 1423 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10580
node2 3m 6.101s 2026-01-16 08:40:14.387 1424 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10584
node0 3m 6.128s 2026-01-16 08:40:14.414 1424 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10584
node1 3m 6.133s 2026-01-16 08:40:14.419 1424 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10584
node0 3m 6.494s 2026-01-16 08:40:14.780 1425 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10590
node1 3m 6.494s 2026-01-16 08:40:14.780 1425 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10590
node2 3m 6.522s 2026-01-16 08:40:14.808 1425 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10590
node0 3m 7.214s 2026-01-16 08:40:15.500 1429 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10602
node1 3m 7.214s 2026-01-16 08:40:15.500 1429 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10602
node2 3m 7.242s 2026-01-16 08:40:15.528 1429 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10602
node0 3m 7.573s 2026-01-16 08:40:15.859 1438 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10608
node1 3m 7.573s 2026-01-16 08:40:15.859 1438 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10608
node2 3m 7.601s 2026-01-16 08:40:15.887 1438 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10608
node0 3m 7.934s 2026-01-16 08:40:16.220 1439 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10614
node1 3m 7.934s 2026-01-16 08:40:16.220 1439 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10614
node2 3m 7.960s 2026-01-16 08:40:16.246 1439 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10614
node0 3m 10.033s 2026-01-16 08:40:18.319 1451 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10649
node1 3m 10.033s 2026-01-16 08:40:18.319 1451 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10649
node2 3m 10.061s 2026-01-16 08:40:18.347 1451 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10649
node0 3m 10.274s 2026-01-16 08:40:18.560 1452 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10653
node1 3m 10.274s 2026-01-16 08:40:18.560 1452 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10653
node2 3m 10.301s 2026-01-16 08:40:18.587 1452 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10653
node2 3m 10.421s 2026-01-16 08:40:18.707 1453 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10656
node0 3m 10.452s 2026-01-16 08:40:18.738 1453 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10656
node1 3m 10.454s 2026-01-16 08:40:18.740 1453 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10656
node0 3m 10.753s 2026-01-16 08:40:19.039 1454 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10661
node1 3m 10.753s 2026-01-16 08:40:19.039 1454 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10661
node2 3m 10.781s 2026-01-16 08:40:19.067 1454 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10661
node0 3m 11.713s 2026-01-16 08:40:19.999 1466 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10677
node1 3m 11.714s 2026-01-16 08:40:20.000 1466 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10677
node2 3m 11.741s 2026-01-16 08:40:20.027 1466 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10677
node0 3m 12.133s 2026-01-16 08:40:20.419 1467 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10684
node1 3m 12.134s 2026-01-16 08:40:20.420 1467 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10684
node2 3m 12.162s 2026-01-16 08:40:20.448 1467 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10684
node2 3m 12.281s 2026-01-16 08:40:20.567 1468 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10687
node0 3m 12.303s 2026-01-16 08:40:20.589 1468 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10687
node1 3m 12.314s 2026-01-16 08:40:20.600 1468 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10687
node0 3m 12.433s 2026-01-16 08:40:20.719 1469 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10689
node1 3m 12.433s 2026-01-16 08:40:20.719 1469 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10689
node2 3m 12.460s 2026-01-16 08:40:20.746 1469 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10689
node2 3m 12.761s 2026-01-16 08:40:21.047 1470 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10695
node1 3m 12.776s 2026-01-16 08:40:21.062 1470 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10695
node0 3m 12.785s 2026-01-16 08:40:21.071 1470 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10695
node0 3m 13.633s 2026-01-16 08:40:21.919 1482 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10709
node1 3m 13.634s 2026-01-16 08:40:21.920 1482 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10709
node2 3m 13.661s 2026-01-16 08:40:21.947 1482 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10709
node0 3m 15.013s 2026-01-16 08:40:23.299 1483 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10732
node1 3m 15.013s 2026-01-16 08:40:23.299 1483 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10732
node2 3m 15.041s 2026-01-16 08:40:23.327 1483 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10732
node2 3m 15.821s 2026-01-16 08:40:24.107 1495 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10746
node1 3m 15.843s 2026-01-16 08:40:24.129 1495 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10746
node0 3m 15.849s 2026-01-16 08:40:24.135 1495 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10746
node2 3m 16.481s 2026-01-16 08:40:24.767 1496 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10757
node0 3m 16.504s 2026-01-16 08:40:24.790 1496 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10757
node1 3m 16.514s 2026-01-16 08:40:24.800 1496 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10757
node2 3m 18.401s 2026-01-16 08:40:26.687 1508 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10789
node0 3m 18.428s 2026-01-16 08:40:26.714 1508 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10789
node1 3m 18.433s 2026-01-16 08:40:26.719 1508 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10789
node2 3m 19.121s 2026-01-16 08:40:27.407 1509 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10801
node1 3m 19.148s 2026-01-16 08:40:27.434 1509 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10801
node0 3m 19.149s 2026-01-16 08:40:27.435 1509 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10801
node1 3m 19.873s 2026-01-16 08:40:28.159 1513 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10813
node0 3m 19.874s 2026-01-16 08:40:28.160 1513 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10813
node2 3m 19.901s 2026-01-16 08:40:28.187 1513 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10813
node0 3m 20.054s 2026-01-16 08:40:28.340 1522 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10816
node1 3m 20.054s 2026-01-16 08:40:28.340 1522 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10816
node2 3m 20.075s 2026-01-16 08:40:28.361 1522 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10816
node0 3m 20.894s 2026-01-16 08:40:29.180 1523 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10830
node1 3m 20.894s 2026-01-16 08:40:29.180 1523 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10830
node2 3m 20.921s 2026-01-16 08:40:29.207 1523 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10830
node0 3m 21.373s 2026-01-16 08:40:29.659 1524 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10838
node1 3m 21.374s 2026-01-16 08:40:29.660 1524 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10838
node2 3m 21.395s 2026-01-16 08:40:29.681 1524 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10838
node2 3m 21.461s 2026-01-16 08:40:29.747 1525 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10840
node0 3m 21.489s 2026-01-16 08:40:29.775 1525 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10840
node1 3m 21.494s 2026-01-16 08:40:29.780 1525 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10840
node1 3m 21.613s 2026-01-16 08:40:29.899 1526 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10842
node0 3m 21.614s 2026-01-16 08:40:29.900 1526 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10842
node2 3m 21.642s 2026-01-16 08:40:29.928 1526 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10842
node0 3m 21.853s 2026-01-16 08:40:30.139 1530 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10846
node1 3m 21.854s 2026-01-16 08:40:30.140 1530 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10846
node2 3m 21.881s 2026-01-16 08:40:30.167 1530 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10846
node2 3m 22.181s 2026-01-16 08:40:30.467 1539 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10852
node0 3m 22.210s 2026-01-16 08:40:30.496 1539 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10852
node1 3m 22.214s 2026-01-16 08:40:30.500 1539 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10852
node2 3m 23.141s 2026-01-16 08:40:31.427 1540 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10868
node0 3m 23.172s 2026-01-16 08:40:31.458 1540 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10868
node1 3m 23.174s 2026-01-16 08:40:31.460 1540 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10868
node0 3m 23.713s 2026-01-16 08:40:31.999 1541 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10877
node1 3m 23.714s 2026-01-16 08:40:32.000 1541 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10877
node2 3m 23.741s 2026-01-16 08:40:32.027 1541 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10877
node2 3m 23.802s 2026-01-16 08:40:32.088 1543 INFO STATE_TO_DISK <<scheduler TransactionHandler>> DefaultSavedStateController: Signed state from round 10879 created, will eventually be written to disk, for reason: PERIODIC_SNAPSHOT
node1 3m 23.815s 2026-01-16 08:40:32.101 1543 INFO STATE_TO_DISK <<scheduler TransactionHandler>> DefaultSavedStateController: Signed state from round 10879 created, will eventually be written to disk, for reason: PERIODIC_SNAPSHOT
node0 3m 23.828s 2026-01-16 08:40:32.114 1543 INFO STATE_TO_DISK <<scheduler TransactionHandler>> DefaultSavedStateController: Signed state from round 10879 created, will eventually be written to disk, for reason: PERIODIC_SNAPSHOT
node0 3m 23.894s 2026-01-16 08:40:32.180 1546 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Started writing round 10879 state to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/10879
node0 3m 23.895s 2026-01-16 08:40:32.181 1547 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Creating a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/43 for 10879
node0 3m 23.895s 2026-01-16 08:40:32.181 1548 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> StateLifecycleManagerImpl: Creating a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/43 for com.swirlds.state.merkle.VirtualMapState@33d0ad0
node2 3m 23.935s 2026-01-16 08:40:32.221 1546 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Started writing round 10879 state to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/10879
node2 3m 23.935s 2026-01-16 08:40:32.221 1547 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Creating a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/43 for 10879
node2 3m 23.935s 2026-01-16 08:40:32.221 1548 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> StateLifecycleManagerImpl: Creating a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/43 for com.swirlds.state.merkle.VirtualMapState@558dc235
node1 3m 23.936s 2026-01-16 08:40:32.222 1546 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Started writing round 10879 state to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/10879
node1 3m 23.936s 2026-01-16 08:40:32.222 1547 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Creating a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/43 for 10879
node1 3m 23.937s 2026-01-16 08:40:32.223 1548 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> StateLifecycleManagerImpl: Creating a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/43 for com.swirlds.state.merkle.VirtualMapState@1d404701
node0 3m 24.074s 2026-01-16 08:40:32.360 1557 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10883
node1 3m 24.074s 2026-01-16 08:40:32.360 1556 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10883
node2 3m 24.101s 2026-01-16 08:40:32.387 1557 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10883
node0 3m 24.433s 2026-01-16 08:40:32.719 1558 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10889
node1 3m 24.434s 2026-01-16 08:40:32.720 1558 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10889
node2 3m 24.453s 2026-01-16 08:40:32.739 1558 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10889
node0 3m 25.033s 2026-01-16 08:40:33.319 1587 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10899
node1 3m 25.033s 2026-01-16 08:40:33.319 1572 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10899
node2 3m 25.061s 2026-01-16 08:40:33.347 1587 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10899
node2 3m 25.482s 2026-01-16 08:40:33.768 1588 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10907
node0 3m 25.512s 2026-01-16 08:40:33.798 1588 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10907
node1 3m 25.514s 2026-01-16 08:40:33.800 1588 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10907
node2 3m 26.381s 2026-01-16 08:40:34.667 1595 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10922
node0 3m 26.402s 2026-01-16 08:40:34.688 1595 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10922
node1 3m 26.414s 2026-01-16 08:40:34.700 1595 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10922
node0 3m 26.534s 2026-01-16 08:40:34.820 1596 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10924
node1 3m 26.534s 2026-01-16 08:40:34.820 1596 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10924
node2 3m 26.561s 2026-01-16 08:40:34.847 1596 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10924
node0 3m 26.675s 2026-01-16 08:40:34.961 1598 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> StateLifecycleManagerImpl: Successfully created a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/43 for com.swirlds.state.merkle.VirtualMapState@33d0ad0
node0 3m 26.675s 2026-01-16 08:40:34.961 1599 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Successfully created a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/43 for 10879
node0 3m 26.678s 2026-01-16 08:40:34.964 1600 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Information for state written to disk:
Round: 10879 Timestamp: 2026-01-16T08:40:31.955388357Z Next consensus number: 125251 Legacy running event hash: 1938339a0427b437bcacdbf2defcdf689fbc5a19f9b53606fec5b9b8ef4dcb3777361c71375040ce7646593e5fc2c8e4 Legacy running event mnemonic: check-infant-lumber-junior Rounds non-ancient: 26 Creation version: SemanticVersion[major=0, minor=80, patch=0, pre=, build=0] Minimum judge hash code: -16744555 Root hash: 28eef4349f7f02df66d9953d9df6784b3376547f72ed839c24e58ca60a30701033c9f54bdf50b0f49c78fb632766bc56 (root) VirtualMap state / build-kangaroo-awake-fossil {"Queues (Queue States)":{"RecordCache.TRANSACTION_RECEIPTS":{"head":5803,"path":96703,"tail":5804},"FileService.FILESERVICE_I_UPGRADE_DATA_150":{"head":1,"path":85663,"tail":71831}},"VirtualMapMetadata":{"firstLeafPath":72595,"lastLeafPath":145190},"Singletons":{"HintsService.CRS_STATE":{"path":73727,"mnemonic":"blood-rescue-achieve-degree"},"EntityIdService.ENTITY_ID":{"path":131071,"mnemonic":"pulp-solid-harvest-about"},"TokenService.NODE_PAYMENTS":{"path":75775,"mnemonic":"husband-scatter-plunge-gauge"},"HintsService.ACTIVE_HINTS_CONSTRUCTION":{"path":81919,"mnemonic":"gloom-deny-cactus-water"},"BlockStreamService.BLOCK_STREAM_INFO":{"path":77823,"mnemonic":"smile-shock-rare-poverty"},"RosterService.ROSTER_STATE":{"path":106495,"mnemonic":"exclude-fame-expire-proud"},"PlatformStateService.PLATFORM_STATE":{"path":126975,"mnemonic":"museum-unusual-area-hospital"},"FeeService.MIDNIGHT_RATES":{"path":102399,"mnemonic":"upper-faculty-dolphin-skirt"},"TokenService.STAKING_NETWORK_REWARDS":{"path":135167,"mnemonic":"release-toy-monster-toss"},"FreezeService.FREEZE_TIME":{"path":118783,"mnemonic":"guilt-point-sick-isolate"},"EntityIdService.ENTITY_COUNTS":{"path":98303,"mnemonic":"transfer-piece-scare-more"},"TokenService.NODE_REWARDS":{"path":143359,"mnemonic":"company-pioneer-muscle-brown"},"BlockRecordService.RUNNING_HASHES":{"path":122879,"mnemonic":"table-legend-receive-plastic"},"BlockRecordService.BLOCKS":{"path":139263,"mnemonic":"ramp-dignity-inner-once"},"CongestionThrottleService.THROTTLE_USAGE_SNAPSHOTS":{"path":86015,"mnemonic":"distance-blanket-admit-include"},"HintsService.NEXT_HINTS_CONSTRUCTION":{"path":114687,"mnemonic":"mirror-inside-mushroom-program"},"CongestionThrottleService.CONGESTION_LEVEL_STARTS":{"path":94207,"mnemonic":"cattle-over-bus-chronic"},"FreezeService.UPGRADE_FILE_HASH":{"path":110591,"mnemonic":"across-base-wood-joke"}}}
node0 3m 26.681s 2026-01-16 08:40:34.967 1601 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Found 57 preconsensus files on disk.
First file: data/saved/preconsensus-events/0/2026/01/16/2026-01-16T08+28+26.687005423Z_seq43_minr6008_maxr6178_orgn0.pces Last file: data/saved/preconsensus-events/0/2026/01/16/2026-01-16T08+15+04.067111693Z_seq15_minr2395_maxr2502_orgn0.pces
node0 3m 26.682s 2026-01-16 08:40:34.968 1602 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Found 1 preconsensus event file meeting specified criteria to copy.
Lower bound: 10852 File: data/saved/preconsensus-events/0/2026/01/16/2026-01-16T08+38+21.740379503Z_seq56_minr8678_maxr13678_orgn0.pces
node0 3m 26.682s 2026-01-16 08:40:34.968 1603 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Copying 1 preconsensus event file(s)
node0 3m 26.684s 2026-01-16 08:40:34.970 1604 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Finished copying 1 preconsensus event file(s)
node0 3m 26.684s 2026-01-16 08:40:34.970 1605 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Finished writing state for round 10879 to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/10879 {"round":10879,"freezeState":false,"reason":"PERIODIC_SNAPSHOT","directory":"file:///opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/10879/"} [com.swirlds.logging.legacy.payload.StateSavedToDiskPayload]
node0 3m 26.685s 2026-01-16 08:40:34.971 1606 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> FileUtils: deleting directory /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/8381
node0 3m 26.773s 2026-01-16 08:40:35.059 1615 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10928
node1 3m 26.774s 2026-01-16 08:40:35.060 1597 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10928
node2 3m 26.778s 2026-01-16 08:40:35.064 1598 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> StateLifecycleManagerImpl: Successfully created a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/43 for com.swirlds.state.merkle.VirtualMapState@558dc235
node2 3m 26.778s 2026-01-16 08:40:35.064 1599 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Successfully created a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/43 for 10879
node2 3m 26.780s 2026-01-16 08:40:35.066 1600 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Information for state written to disk:
Round: 10879 Timestamp: 2026-01-16T08:40:31.955388357Z Next consensus number: 125251 Legacy running event hash: 1938339a0427b437bcacdbf2defcdf689fbc5a19f9b53606fec5b9b8ef4dcb3777361c71375040ce7646593e5fc2c8e4 Legacy running event mnemonic: check-infant-lumber-junior Rounds non-ancient: 26 Creation version: SemanticVersion[major=0, minor=80, patch=0, pre=, build=0] Minimum judge hash code: -16744555 Root hash: 28eef4349f7f02df66d9953d9df6784b3376547f72ed839c24e58ca60a30701033c9f54bdf50b0f49c78fb632766bc56 (root) VirtualMap state / build-kangaroo-awake-fossil {"Queues (Queue States)":{"RecordCache.TRANSACTION_RECEIPTS":{"head":5803,"path":96703,"tail":5804},"FileService.FILESERVICE_I_UPGRADE_DATA_150":{"head":1,"path":85663,"tail":71831}},"VirtualMapMetadata":{"firstLeafPath":72595,"lastLeafPath":145190},"Singletons":{"HintsService.CRS_STATE":{"path":73727,"mnemonic":"blood-rescue-achieve-degree"},"EntityIdService.ENTITY_ID":{"path":131071,"mnemonic":"pulp-solid-harvest-about"},"TokenService.NODE_PAYMENTS":{"path":75775,"mnemonic":"husband-scatter-plunge-gauge"},"HintsService.ACTIVE_HINTS_CONSTRUCTION":{"path":81919,"mnemonic":"gloom-deny-cactus-water"},"BlockStreamService.BLOCK_STREAM_INFO":{"path":77823,"mnemonic":"smile-shock-rare-poverty"},"RosterService.ROSTER_STATE":{"path":106495,"mnemonic":"exclude-fame-expire-proud"},"PlatformStateService.PLATFORM_STATE":{"path":126975,"mnemonic":"museum-unusual-area-hospital"},"FeeService.MIDNIGHT_RATES":{"path":102399,"mnemonic":"upper-faculty-dolphin-skirt"},"TokenService.STAKING_NETWORK_REWARDS":{"path":135167,"mnemonic":"release-toy-monster-toss"},"FreezeService.FREEZE_TIME":{"path":118783,"mnemonic":"guilt-point-sick-isolate"},"EntityIdService.ENTITY_COUNTS":{"path":98303,"mnemonic":"transfer-piece-scare-more"},"TokenService.NODE_REWARDS":{"path":143359,"mnemonic":"company-pioneer-muscle-brown"},"BlockRecordService.RUNNING_HASHES":{"path":122879,"mnemonic":"table-legend-receive-plastic"},"BlockRecordService.BLOCKS":{"path":139263,"mnemonic":"ramp-dignity-inner-once"},"CongestionThrottleService.THROTTLE_USAGE_SNAPSHOTS":{"path":86015,"mnemonic":"distance-blanket-admit-include"},"HintsService.NEXT_HINTS_CONSTRUCTION":{"path":114687,"mnemonic":"mirror-inside-mushroom-program"},"CongestionThrottleService.CONGESTION_LEVEL_STARTS":{"path":94207,"mnemonic":"cattle-over-bus-chronic"},"FreezeService.UPGRADE_FILE_HASH":{"path":110591,"mnemonic":"across-base-wood-joke"}}}
node2 3m 26.783s 2026-01-16 08:40:35.069 1601 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Found 57 preconsensus files on disk.
First file: data/saved/preconsensus-events/2/2026/01/16/2026-01-16T08+22+12.728028369Z_seq31_minr4324_maxr4490_orgn0.pces Last file: data/saved/preconsensus-events/2/2026/01/16/2026-01-16T08+33+00.024649997Z_seq51_minr7281_maxr7516_orgn0.pces
node2 3m 26.784s 2026-01-16 08:40:35.070 1602 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Found 1 preconsensus event file meeting specified criteria to copy.
Lower bound: 10852 File: data/saved/preconsensus-events/2/2026/01/16/2026-01-16T08+38+21.707489384Z_seq56_minr8678_maxr13678_orgn0.pces
node2 3m 26.784s 2026-01-16 08:40:35.070 1603 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Copying 1 preconsensus event file(s)
node2 3m 26.786s 2026-01-16 08:40:35.072 1604 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Finished copying 1 preconsensus event file(s)
node2 3m 26.787s 2026-01-16 08:40:35.073 1605 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Finished writing state for round 10879 to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/10879 {"round":10879,"freezeState":false,"reason":"PERIODIC_SNAPSHOT","directory":"file:///opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/10879/"} [com.swirlds.logging.legacy.payload.StateSavedToDiskPayload]
node2 3m 26.788s 2026-01-16 08:40:35.074 1606 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> FileUtils: deleting directory /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/8381
node2 3m 26.801s 2026-01-16 08:40:35.087 1607 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10928
node1 3m 26.973s 2026-01-16 08:40:35.259 1599 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> StateLifecycleManagerImpl: Successfully created a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/43 for com.swirlds.state.merkle.VirtualMapState@1d404701
node1 3m 26.973s 2026-01-16 08:40:35.259 1600 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Successfully created a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/43 for 10879
node1 3m 26.976s 2026-01-16 08:40:35.262 1601 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Information for state written to disk:
Round: 10879 Timestamp: 2026-01-16T08:40:31.955388357Z Next consensus number: 125251 Legacy running event hash: 1938339a0427b437bcacdbf2defcdf689fbc5a19f9b53606fec5b9b8ef4dcb3777361c71375040ce7646593e5fc2c8e4 Legacy running event mnemonic: check-infant-lumber-junior Rounds non-ancient: 26 Creation version: SemanticVersion[major=0, minor=80, patch=0, pre=, build=0] Minimum judge hash code: -16744555 Root hash: 28eef4349f7f02df66d9953d9df6784b3376547f72ed839c24e58ca60a30701033c9f54bdf50b0f49c78fb632766bc56 (root) VirtualMap state / build-kangaroo-awake-fossil {"Queues (Queue States)":{"RecordCache.TRANSACTION_RECEIPTS":{"head":5803,"path":96703,"tail":5804},"FileService.FILESERVICE_I_UPGRADE_DATA_150":{"head":1,"path":85663,"tail":71831}},"VirtualMapMetadata":{"firstLeafPath":72595,"lastLeafPath":145190},"Singletons":{"HintsService.CRS_STATE":{"path":73727,"mnemonic":"blood-rescue-achieve-degree"},"EntityIdService.ENTITY_ID":{"path":131071,"mnemonic":"pulp-solid-harvest-about"},"TokenService.NODE_PAYMENTS":{"path":75775,"mnemonic":"husband-scatter-plunge-gauge"},"HintsService.ACTIVE_HINTS_CONSTRUCTION":{"path":81919,"mnemonic":"gloom-deny-cactus-water"},"BlockStreamService.BLOCK_STREAM_INFO":{"path":77823,"mnemonic":"smile-shock-rare-poverty"},"RosterService.ROSTER_STATE":{"path":106495,"mnemonic":"exclude-fame-expire-proud"},"PlatformStateService.PLATFORM_STATE":{"path":126975,"mnemonic":"museum-unusual-area-hospital"},"FeeService.MIDNIGHT_RATES":{"path":102399,"mnemonic":"upper-faculty-dolphin-skirt"},"TokenService.STAKING_NETWORK_REWARDS":{"path":135167,"mnemonic":"release-toy-monster-toss"},"FreezeService.FREEZE_TIME":{"path":118783,"mnemonic":"guilt-point-sick-isolate"},"EntityIdService.ENTITY_COUNTS":{"path":98303,"mnemonic":"transfer-piece-scare-more"},"TokenService.NODE_REWARDS":{"path":143359,"mnemonic":"company-pioneer-muscle-brown"},"BlockRecordService.RUNNING_HASHES":{"path":122879,"mnemonic":"table-legend-receive-plastic"},"BlockRecordService.BLOCKS":{"path":139263,"mnemonic":"ramp-dignity-inner-once"},"CongestionThrottleService.THROTTLE_USAGE_SNAPSHOTS":{"path":86015,"mnemonic":"distance-blanket-admit-include"},"HintsService.NEXT_HINTS_CONSTRUCTION":{"path":114687,"mnemonic":"mirror-inside-mushroom-program"},"CongestionThrottleService.CONGESTION_LEVEL_STARTS":{"path":94207,"mnemonic":"cattle-over-bus-chronic"},"FreezeService.UPGRADE_FILE_HASH":{"path":110591,"mnemonic":"across-base-wood-joke"}}}
node1 3m 26.981s 2026-01-16 08:40:35.267 1602 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Found 57 preconsensus files on disk.
First file: data/saved/preconsensus-events/1/2026/01/16/2026-01-16T08+14+30.547360757Z_seq13_minr2246_maxr2349_orgn0.pces Last file: data/saved/preconsensus-events/1/2026/01/16/2026-01-16T08+19+34.802921063Z_seq26_minr3612_maxr3781_orgn0.pces
node1 3m 26.981s 2026-01-16 08:40:35.267 1603 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Found 1 preconsensus event file meeting specified criteria to copy.
Lower bound: 10852 File: data/saved/preconsensus-events/1/2026/01/16/2026-01-16T08+38+21.729801182Z_seq56_minr8678_maxr13678_orgn0.pces
node1 3m 26.981s 2026-01-16 08:40:35.267 1604 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Copying 1 preconsensus event file(s)
node1 3m 26.984s 2026-01-16 08:40:35.270 1605 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Finished copying 1 preconsensus event file(s)
node1 3m 26.985s 2026-01-16 08:40:35.271 1606 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Finished writing state for round 10879 to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/10879 {"round":10879,"freezeState":false,"reason":"PERIODIC_SNAPSHOT","directory":"file:///opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/10879/"} [com.swirlds.logging.legacy.payload.StateSavedToDiskPayload]
node1 3m 26.987s 2026-01-16 08:40:35.273 1607 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> FileUtils: deleting directory /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/8381
node2 3m 27.101s 2026-01-16 08:40:35.387 1616 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10934
node0 3m 27.127s 2026-01-16 08:40:35.413 1616 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10934
node1 3m 27.133s 2026-01-16 08:40:35.419 1616 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10934
node2 3m 27.341s 2026-01-16 08:40:35.627 1617 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10938
node0 3m 27.367s 2026-01-16 08:40:35.653 1617 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10938
node1 3m 27.374s 2026-01-16 08:40:35.660 1617 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10938
node0 3m 27.493s 2026-01-16 08:40:35.779 1618 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10940
node1 3m 27.494s 2026-01-16 08:40:35.780 1618 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10940
node2 3m 27.521s 2026-01-16 08:40:35.807 1618 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10940
node0 3m 27.733s 2026-01-16 08:40:36.019 1619 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10944
node1 3m 27.734s 2026-01-16 08:40:36.020 1619 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10944
node2 3m 27.762s 2026-01-16 08:40:36.048 1619 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10944
node2 3m 28.061s 2026-01-16 08:40:36.347 1623 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10950
node0 3m 28.088s 2026-01-16 08:40:36.374 1623 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10950
node1 3m 28.093s 2026-01-16 08:40:36.379 1631 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10950
node2 3m 29.922s 2026-01-16 08:40:38.208 1632 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10981
node0 3m 29.944s 2026-01-16 08:40:38.230 1632 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10981
node1 3m 29.954s 2026-01-16 08:40:38.240 1632 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10981
node2 3m 30.161s 2026-01-16 08:40:38.447 1644 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10985
node0 3m 30.185s 2026-01-16 08:40:38.471 1644 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10985
node1 3m 30.194s 2026-01-16 08:40:38.480 1636 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10985
node1 3m 30.553s 2026-01-16 08:40:38.839 1645 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10991
node0 3m 30.554s 2026-01-16 08:40:38.840 1645 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10991
node2 3m 30.581s 2026-01-16 08:40:38.867 1645 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10991
node1 3m 31.633s 2026-01-16 08:40:39.919 1646 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11009
node0 3m 31.634s 2026-01-16 08:40:39.920 1646 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11009
node2 3m 31.662s 2026-01-16 08:40:39.948 1646 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11009
node0 3m 32.113s 2026-01-16 08:40:40.399 1650 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11017
node1 3m 32.113s 2026-01-16 08:40:40.399 1650 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11017
node2 3m 32.137s 2026-01-16 08:40:40.423 1650 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11017
node2 3m 32.741s 2026-01-16 08:40:41.027 1659 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11028
node0 3m 32.765s 2026-01-16 08:40:41.051 1659 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11028
node1 3m 32.774s 2026-01-16 08:40:41.060 1659 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11028
node0 3m 32.893s 2026-01-16 08:40:41.179 1660 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11030
node1 3m 32.894s 2026-01-16 08:40:41.180 1660 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11030
node2 3m 32.922s 2026-01-16 08:40:41.208 1660 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11030
node0 3m 33.614s 2026-01-16 08:40:41.900 1661 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11042
node1 3m 33.614s 2026-01-16 08:40:41.900 1661 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11042
node2 3m 33.639s 2026-01-16 08:40:41.925 1661 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11042
node0 3m 33.854s 2026-01-16 08:40:42.140 1662 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11046
node1 3m 33.854s 2026-01-16 08:40:42.140 1662 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11046
node2 3m 33.881s 2026-01-16 08:40:42.167 1662 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11046
node0 3m 36.014s 2026-01-16 08:40:44.300 1674 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11082
node1 3m 36.014s 2026-01-16 08:40:44.300 1674 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11082
node2 3m 36.041s 2026-01-16 08:40:44.327 1674 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11082
node0 3m 37.093s 2026-01-16 08:40:45.379 1686 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11100
node1 3m 37.094s 2026-01-16 08:40:45.380 1686 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11100
node2 3m 37.121s 2026-01-16 08:40:45.407 1686 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11100
node0 3m 37.333s 2026-01-16 08:40:45.619 1687 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11104
node1 3m 37.334s 2026-01-16 08:40:45.620 1687 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11104
node2 3m 37.362s 2026-01-16 08:40:45.648 1687 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11104
node2 3m 37.481s 2026-01-16 08:40:45.767 1688 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11107
node0 3m 37.503s 2026-01-16 08:40:45.789 1688 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11107
node1 3m 37.514s 2026-01-16 08:40:45.800 1688 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11107
node2 3m 38.681s 2026-01-16 08:40:46.967 1700 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11127
node0 3m 38.705s 2026-01-16 08:40:46.991 1700 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11127
node1 3m 38.714s 2026-01-16 08:40:47.000 1700 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11127
node0 3m 38.833s 2026-01-16 08:40:47.119 1701 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11129
node1 3m 38.834s 2026-01-16 08:40:47.120 1701 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11129
node2 3m 38.861s 2026-01-16 08:40:47.147 1701 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11129
node2 3m 39.401s 2026-01-16 08:40:47.687 1702 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11139
node0 3m 39.427s 2026-01-16 08:40:47.713 1702 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11139
node1 3m 39.434s 2026-01-16 08:40:47.720 1702 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11139
node0 3m 40.273s 2026-01-16 08:40:48.559 1703 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11153
node1 3m 40.274s 2026-01-16 08:40:48.560 1703 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11153
node2 3m 40.300s 2026-01-16 08:40:48.586 1703 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11153
node0 3m 40.513s 2026-01-16 08:40:48.799 1707 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11157
node1 3m 40.514s 2026-01-16 08:40:48.800 1707 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11157
node2 3m 40.541s 2026-01-16 08:40:48.827 1707 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11157
node0 3m 41.053s 2026-01-16 08:40:49.339 1716 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11166
node1 3m 41.053s 2026-01-16 08:40:49.339 1716 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11166
node2 3m 41.076s 2026-01-16 08:40:49.362 1716 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11166
node0 3m 41.413s 2026-01-16 08:40:49.699 1717 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11172
node1 3m 41.414s 2026-01-16 08:40:49.700 1717 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11172
node2 3m 41.441s 2026-01-16 08:40:49.727 1717 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11172
node2 3m 41.802s 2026-01-16 08:40:50.088 1718 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11179
node0 3m 41.833s 2026-01-16 08:40:50.119 1718 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11179
node1 3m 41.833s 2026-01-16 08:40:50.119 1718 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11179
node0 3m 42.073s 2026-01-16 08:40:50.359 1719 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11183
node1 3m 42.073s 2026-01-16 08:40:50.359 1719 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11183
node2 3m 42.102s 2026-01-16 08:40:50.388 1719 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11183
node0 3m 42.613s 2026-01-16 08:40:50.899 1720 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11192
node1 3m 42.614s 2026-01-16 08:40:50.900 1720 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11192
node2 3m 42.642s 2026-01-16 08:40:50.928 1720 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11192
node0 3m 42.793s 2026-01-16 08:40:51.079 1724 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11195
node1 3m 42.794s 2026-01-16 08:40:51.080 1724 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11195
node2 3m 42.822s 2026-01-16 08:40:51.108 1724 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11195
node1 3m 43.093s 2026-01-16 08:40:51.379 1733 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11200
node0 3m 43.094s 2026-01-16 08:40:51.380 1733 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11200
node2 3m 43.121s 2026-01-16 08:40:51.407 1733 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11200
node0 3m 43.333s 2026-01-16 08:40:51.619 1734 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11204
node1 3m 43.334s 2026-01-16 08:40:51.620 1734 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11204
node2 3m 43.362s 2026-01-16 08:40:51.648 1734 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11204
node2 3m 44.861s 2026-01-16 08:40:53.147 1738 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11230
node0 3m 44.887s 2026-01-16 08:40:53.173 1738 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11230
node1 3m 44.894s 2026-01-16 08:40:53.180 1746 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11230
node0 3m 45.974s 2026-01-16 08:40:54.260 1747 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11248
node1 3m 45.975s 2026-01-16 08:40:54.261 1747 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11248
node2 3m 45.997s 2026-01-16 08:40:54.283 1747 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11248
node0 3m 46.693s 2026-01-16 08:40:54.979 1748 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11260
node1 3m 46.693s 2026-01-16 08:40:54.979 1748 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11260
node2 3m 46.704s 2026-01-16 08:40:54.990 1748 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11260
node1 3m 47.113s 2026-01-16 08:40:55.399 1760 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11267
node0 3m 47.114s 2026-01-16 08:40:55.400 1752 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11267
node2 3m 47.140s 2026-01-16 08:40:55.426 1760 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11267
node0 3m 47.354s 2026-01-16 08:40:55.640 1761 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11271
node1 3m 47.354s 2026-01-16 08:40:55.640 1761 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11271
node2 3m 47.381s 2026-01-16 08:40:55.667 1761 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11271
node2 3m 47.682s 2026-01-16 08:40:55.968 1762 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11277
node0 3m 47.704s 2026-01-16 08:40:55.990 1762 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11277
node1 3m 47.710s 2026-01-16 08:40:55.996 1762 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11277
node2 3m 47.922s 2026-01-16 08:40:56.208 1763 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11281
node0 3m 47.945s 2026-01-16 08:40:56.231 1763 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11281
node1 3m 47.954s 2026-01-16 08:40:56.240 1763 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11281
node0 3m 48.074s 2026-01-16 08:40:56.360 1764 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11283
node1 3m 48.074s 2026-01-16 08:40:56.360 1764 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11283
node2 3m 48.100s 2026-01-16 08:40:56.386 1764 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11283
node0 3m 49.214s 2026-01-16 08:40:57.500 1776 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11302
node1 3m 49.214s 2026-01-16 08:40:57.500 1776 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11302
node2 3m 49.241s 2026-01-16 08:40:57.527 1776 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11302
node1 3m 49.453s 2026-01-16 08:40:57.739 1777 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11306
node0 3m 49.454s 2026-01-16 08:40:57.740 1777 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11306
node2 3m 49.481s 2026-01-16 08:40:57.767 1777 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11306
node2 3m 49.781s 2026-01-16 08:40:58.067 1778 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11312
node0 3m 49.808s 2026-01-16 08:40:58.094 1778 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11312
node1 3m 49.814s 2026-01-16 08:40:58.100 1778 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11312
node0 3m 49.933s 2026-01-16 08:40:58.219 1779 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11314
node1 3m 49.934s 2026-01-16 08:40:58.220 1779 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11314
node2 3m 49.961s 2026-01-16 08:40:58.247 1779 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11314
node0 3m 50.173s 2026-01-16 08:40:58.459 1780 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11318
node1 3m 50.174s 2026-01-16 08:40:58.460 1780 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11318
node2 3m 50.201s 2026-01-16 08:40:58.487 1780 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11318
node2 3m 50.981s 2026-01-16 08:40:59.267 1781 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11332
node0 3m 51.010s 2026-01-16 08:40:59.296 1781 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11332
node1 3m 51.014s 2026-01-16 08:40:59.300 1781 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11332
node2 3m 51.701s 2026-01-16 08:40:59.987 1793 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11344
node0 3m 51.731s 2026-01-16 08:41:00.017 1793 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11344
node1 3m 51.734s 2026-01-16 08:41:00.020 1793 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11344
node2 3m 51.941s 2026-01-16 08:41:00.227 1794 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11348
node0 3m 51.971s 2026-01-16 08:41:00.257 1794 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11348
node1 3m 51.974s 2026-01-16 08:41:00.260 1794 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11348
node0 3m 52.273s 2026-01-16 08:41:00.559 1795 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11353
node1 3m 52.274s 2026-01-16 08:41:00.560 1795 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11353
node2 3m 52.301s 2026-01-16 08:41:00.587 1795 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11353
node2 3m 52.661s 2026-01-16 08:41:00.947 1796 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11360
node0 3m 52.692s 2026-01-16 08:41:00.978 1796 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11360
node1 3m 52.694s 2026-01-16 08:41:00.980 1796 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11360
node2 3m 53.142s 2026-01-16 08:41:01.428 1798 INFO STATE_TO_DISK <<scheduler TransactionHandler>> DefaultSavedStateController: Signed state from round 11368 created, will eventually be written to disk, for reason: PERIODIC_SNAPSHOT
node1 3m 53.158s 2026-01-16 08:41:01.444 1798 INFO STATE_TO_DISK <<scheduler TransactionHandler>> DefaultSavedStateController: Signed state from round 11368 created, will eventually be written to disk, for reason: PERIODIC_SNAPSHOT
node0 3m 53.173s 2026-01-16 08:41:01.459 1798 INFO STATE_TO_DISK <<scheduler TransactionHandler>> DefaultSavedStateController: Signed state from round 11368 created, will eventually be written to disk, for reason: PERIODIC_SNAPSHOT
node1 3m 53.233s 2026-01-16 08:41:01.519 1801 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11369
node0 3m 53.234s 2026-01-16 08:41:01.520 1801 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11369
node0 3m 53.234s 2026-01-16 08:41:01.520 1802 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Started writing round 11368 state to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/11368
node0 3m 53.234s 2026-01-16 08:41:01.520 1803 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Creating a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/50 for 11368
node0 3m 53.235s 2026-01-16 08:41:01.521 1804 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> StateLifecycleManagerImpl: Creating a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/50 for com.swirlds.state.merkle.VirtualMapState@5ec00fbc
node2 3m 53.264s 2026-01-16 08:41:01.550 1801 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11369
node1 3m 53.273s 2026-01-16 08:41:01.559 1802 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Started writing round 11368 state to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/11368
node1 3m 53.273s 2026-01-16 08:41:01.559 1803 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Creating a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/50 for 11368
node1 3m 53.274s 2026-01-16 08:41:01.560 1804 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> StateLifecycleManagerImpl: Creating a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/50 for com.swirlds.state.merkle.VirtualMapState@7cc3b894
node2 3m 53.280s 2026-01-16 08:41:01.566 1802 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Started writing round 11368 state to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/11368
node2 3m 53.280s 2026-01-16 08:41:01.566 1803 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Creating a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/50 for 11368
node2 3m 53.280s 2026-01-16 08:41:01.566 1804 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> StateLifecycleManagerImpl: Creating a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/50 for com.swirlds.state.merkle.VirtualMapState@16f998b6
node0 3m 53.653s 2026-01-16 08:41:01.939 1813 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11376
node1 3m 53.654s 2026-01-16 08:41:01.940 1813 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11376
node2 3m 53.682s 2026-01-16 08:41:01.968 1813 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11376
node2 3m 53.801s 2026-01-16 08:41:02.087 1814 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11379
node0 3m 53.821s 2026-01-16 08:41:02.107 1814 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11379
node1 3m 53.833s 2026-01-16 08:41:02.119 1814 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11379
node0 3m 53.953s 2026-01-16 08:41:02.239 1815 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11381
node1 3m 53.953s 2026-01-16 08:41:02.239 1815 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11381
node2 3m 53.981s 2026-01-16 08:41:02.267 1815 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11381
node0 3m 54.613s 2026-01-16 08:41:02.899 1844 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11392
node1 3m 54.614s 2026-01-16 08:41:02.900 1844 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11392
node2 3m 54.641s 2026-01-16 08:41:02.927 1844 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11392
node2 3m 54.762s 2026-01-16 08:41:03.048 1845 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11395
node0 3m 54.782s 2026-01-16 08:41:03.068 1845 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11395
node1 3m 54.794s 2026-01-16 08:41:03.080 1845 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11395
node0 3m 54.913s 2026-01-16 08:41:03.199 1846 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11397
node1 3m 54.914s 2026-01-16 08:41:03.200 1846 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11397
node2 3m 54.936s 2026-01-16 08:41:03.222 1846 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11397
node1 3m 55.874s 2026-01-16 08:41:04.160 1853 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11413
node0 3m 55.877s 2026-01-16 08:41:04.163 1853 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11413
node2 3m 55.896s 2026-01-16 08:41:04.182 1853 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11413
node0 3m 55.989s 2026-01-16 08:41:04.275 1855 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> StateLifecycleManagerImpl: Successfully created a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/50 for com.swirlds.state.merkle.VirtualMapState@5ec00fbc
node0 3m 55.989s 2026-01-16 08:41:04.275 1856 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Successfully created a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/50 for 11368
node0 3m 55.991s 2026-01-16 08:41:04.277 1857 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Information for state written to disk:
Round: 11368 Timestamp: 2026-01-16T08:41:01.289440Z Next consensus number: 126719 Legacy running event hash: 210dde82d939c27224d3393b29c8b996706cd2a90338083f94b5320db05b4913d5499f2d0ab6d44f56a12d7c55433df5 Legacy running event mnemonic: canvas-cool-suggest-range Rounds non-ancient: 26 Creation version: SemanticVersion[major=0, minor=80, patch=0, pre=, build=0] Minimum judge hash code: 1832260680 Root hash: 4d0c8d1db37e0e2cee62c0d84b54a182224b1bee73f30d66a89de470a533bae1912809a0cdb7b1595e43e05d5cdf24cb (root) VirtualMap state / pave-fragile-motion-sheriff {"Queues (Queue States)":{"RecordCache.TRANSACTION_RECEIPTS":{"head":5803,"path":96703,"tail":5804},"FileService.FILESERVICE_I_UPGRADE_DATA_150":{"head":1,"path":85663,"tail":71831}},"VirtualMapMetadata":{"firstLeafPath":72595,"lastLeafPath":145190},"Singletons":{"HintsService.CRS_STATE":{"path":73727,"mnemonic":"blood-rescue-achieve-degree"},"EntityIdService.ENTITY_ID":{"path":131071,"mnemonic":"pulp-solid-harvest-about"},"TokenService.NODE_PAYMENTS":{"path":75775,"mnemonic":"husband-scatter-plunge-gauge"},"HintsService.ACTIVE_HINTS_CONSTRUCTION":{"path":81919,"mnemonic":"gloom-deny-cactus-water"},"BlockStreamService.BLOCK_STREAM_INFO":{"path":77823,"mnemonic":"put-shove-proud-reduce"},"RosterService.ROSTER_STATE":{"path":106495,"mnemonic":"exclude-fame-expire-proud"},"PlatformStateService.PLATFORM_STATE":{"path":126975,"mnemonic":"target-recall-traffic-blanket"},"FeeService.MIDNIGHT_RATES":{"path":102399,"mnemonic":"upper-faculty-dolphin-skirt"},"TokenService.STAKING_NETWORK_REWARDS":{"path":135167,"mnemonic":"release-toy-monster-toss"},"FreezeService.FREEZE_TIME":{"path":118783,"mnemonic":"guilt-point-sick-isolate"},"EntityIdService.ENTITY_COUNTS":{"path":98303,"mnemonic":"transfer-piece-scare-more"},"TokenService.NODE_REWARDS":{"path":143359,"mnemonic":"echo-upper-sentence-swift"},"BlockRecordService.RUNNING_HASHES":{"path":122879,"mnemonic":"table-legend-receive-plastic"},"BlockRecordService.BLOCKS":{"path":139263,"mnemonic":"ramp-dignity-inner-once"},"CongestionThrottleService.THROTTLE_USAGE_SNAPSHOTS":{"path":86015,"mnemonic":"distance-blanket-admit-include"},"HintsService.NEXT_HINTS_CONSTRUCTION":{"path":114687,"mnemonic":"mirror-inside-mushroom-program"},"CongestionThrottleService.CONGESTION_LEVEL_STARTS":{"path":94207,"mnemonic":"cattle-over-bus-chronic"},"FreezeService.UPGRADE_FILE_HASH":{"path":110591,"mnemonic":"across-base-wood-joke"}}}
node0 3m 55.994s 2026-01-16 08:41:04.280 1858 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Found 57 preconsensus files on disk.
First file: data/saved/preconsensus-events/0/2026/01/16/2026-01-16T08+28+26.687005423Z_seq43_minr6008_maxr6178_orgn0.pces Last file: data/saved/preconsensus-events/0/2026/01/16/2026-01-16T08+15+04.067111693Z_seq15_minr2395_maxr2502_orgn0.pces
node0 3m 55.994s 2026-01-16 08:41:04.280 1859 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Found 1 preconsensus event file meeting specified criteria to copy.
Lower bound: 11341 File: data/saved/preconsensus-events/0/2026/01/16/2026-01-16T08+38+21.740379503Z_seq56_minr8678_maxr13678_orgn0.pces
node0 3m 55.994s 2026-01-16 08:41:04.280 1860 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Copying 1 preconsensus event file(s)
node0 3m 55.997s 2026-01-16 08:41:04.283 1861 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Finished copying 1 preconsensus event file(s)
node0 3m 55.998s 2026-01-16 08:41:04.284 1862 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Finished writing state for round 11368 to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/11368 {"round":11368,"freezeState":false,"reason":"PERIODIC_SNAPSHOT","directory":"file:///opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/11368/"} [com.swirlds.logging.legacy.payload.StateSavedToDiskPayload]
node0 3m 55.998s 2026-01-16 08:41:04.284 1863 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> FileUtils: deleting directory /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/8866
node2 3m 56.085s 2026-01-16 08:41:04.371 1855 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> StateLifecycleManagerImpl: Successfully created a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/50 for com.swirlds.state.merkle.VirtualMapState@16f998b6
node2 3m 56.085s 2026-01-16 08:41:04.371 1856 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Successfully created a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/50 for 11368
node2 3m 56.087s 2026-01-16 08:41:04.373 1857 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Information for state written to disk:
Round: 11368 Timestamp: 2026-01-16T08:41:01.289440Z Next consensus number: 126719 Legacy running event hash: 210dde82d939c27224d3393b29c8b996706cd2a90338083f94b5320db05b4913d5499f2d0ab6d44f56a12d7c55433df5 Legacy running event mnemonic: canvas-cool-suggest-range Rounds non-ancient: 26 Creation version: SemanticVersion[major=0, minor=80, patch=0, pre=, build=0] Minimum judge hash code: 1832260680 Root hash: 4d0c8d1db37e0e2cee62c0d84b54a182224b1bee73f30d66a89de470a533bae1912809a0cdb7b1595e43e05d5cdf24cb (root) VirtualMap state / pave-fragile-motion-sheriff {"Queues (Queue States)":{"RecordCache.TRANSACTION_RECEIPTS":{"head":5803,"path":96703,"tail":5804},"FileService.FILESERVICE_I_UPGRADE_DATA_150":{"head":1,"path":85663,"tail":71831}},"VirtualMapMetadata":{"firstLeafPath":72595,"lastLeafPath":145190},"Singletons":{"HintsService.CRS_STATE":{"path":73727,"mnemonic":"blood-rescue-achieve-degree"},"EntityIdService.ENTITY_ID":{"path":131071,"mnemonic":"pulp-solid-harvest-about"},"TokenService.NODE_PAYMENTS":{"path":75775,"mnemonic":"husband-scatter-plunge-gauge"},"HintsService.ACTIVE_HINTS_CONSTRUCTION":{"path":81919,"mnemonic":"gloom-deny-cactus-water"},"BlockStreamService.BLOCK_STREAM_INFO":{"path":77823,"mnemonic":"put-shove-proud-reduce"},"RosterService.ROSTER_STATE":{"path":106495,"mnemonic":"exclude-fame-expire-proud"},"PlatformStateService.PLATFORM_STATE":{"path":126975,"mnemonic":"target-recall-traffic-blanket"},"FeeService.MIDNIGHT_RATES":{"path":102399,"mnemonic":"upper-faculty-dolphin-skirt"},"TokenService.STAKING_NETWORK_REWARDS":{"path":135167,"mnemonic":"release-toy-monster-toss"},"FreezeService.FREEZE_TIME":{"path":118783,"mnemonic":"guilt-point-sick-isolate"},"EntityIdService.ENTITY_COUNTS":{"path":98303,"mnemonic":"transfer-piece-scare-more"},"TokenService.NODE_REWARDS":{"path":143359,"mnemonic":"echo-upper-sentence-swift"},"BlockRecordService.RUNNING_HASHES":{"path":122879,"mnemonic":"table-legend-receive-plastic"},"BlockRecordService.BLOCKS":{"path":139263,"mnemonic":"ramp-dignity-inner-once"},"CongestionThrottleService.THROTTLE_USAGE_SNAPSHOTS":{"path":86015,"mnemonic":"distance-blanket-admit-include"},"HintsService.NEXT_HINTS_CONSTRUCTION":{"path":114687,"mnemonic":"mirror-inside-mushroom-program"},"CongestionThrottleService.CONGESTION_LEVEL_STARTS":{"path":94207,"mnemonic":"cattle-over-bus-chronic"},"FreezeService.UPGRADE_FILE_HASH":{"path":110591,"mnemonic":"across-base-wood-joke"}}}
node2 3m 56.090s 2026-01-16 08:41:04.376 1858 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Found 57 preconsensus files on disk.
First file: data/saved/preconsensus-events/2/2026/01/16/2026-01-16T08+22+12.728028369Z_seq31_minr4324_maxr4490_orgn0.pces Last file: data/saved/preconsensus-events/2/2026/01/16/2026-01-16T08+33+00.024649997Z_seq51_minr7281_maxr7516_orgn0.pces
node2 3m 56.090s 2026-01-16 08:41:04.376 1859 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Found 1 preconsensus event file meeting specified criteria to copy.
Lower bound: 11341 File: data/saved/preconsensus-events/2/2026/01/16/2026-01-16T08+38+21.707489384Z_seq56_minr8678_maxr13678_orgn0.pces
node2 3m 56.090s 2026-01-16 08:41:04.376 1860 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Copying 1 preconsensus event file(s)
node2 3m 56.093s 2026-01-16 08:41:04.379 1861 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Finished copying 1 preconsensus event file(s)
node2 3m 56.093s 2026-01-16 08:41:04.379 1862 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Finished writing state for round 11368 to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/11368 {"round":11368,"freezeState":false,"reason":"PERIODIC_SNAPSHOT","directory":"file:///opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/11368/"} [com.swirlds.logging.legacy.payload.StateSavedToDiskPayload]
node2 3m 56.094s 2026-01-16 08:41:04.380 1863 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> FileUtils: deleting directory /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/8866
node0 3m 56.113s 2026-01-16 08:41:04.399 1864 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11417
node1 3m 56.114s 2026-01-16 08:41:04.400 1854 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11417
node2 3m 56.141s 2026-01-16 08:41:04.427 1872 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11417
node1 3m 56.331s 2026-01-16 08:41:04.617 1856 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> StateLifecycleManagerImpl: Successfully created a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/50 for com.swirlds.state.merkle.VirtualMapState@7cc3b894
node1 3m 56.331s 2026-01-16 08:41:04.617 1857 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Successfully created a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/50 for 11368
node1 3m 56.334s 2026-01-16 08:41:04.620 1858 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Information for state written to disk:
Round: 11368 Timestamp: 2026-01-16T08:41:01.289440Z Next consensus number: 126719 Legacy running event hash: 210dde82d939c27224d3393b29c8b996706cd2a90338083f94b5320db05b4913d5499f2d0ab6d44f56a12d7c55433df5 Legacy running event mnemonic: canvas-cool-suggest-range Rounds non-ancient: 26 Creation version: SemanticVersion[major=0, minor=80, patch=0, pre=, build=0] Minimum judge hash code: 1832260680 Root hash: 4d0c8d1db37e0e2cee62c0d84b54a182224b1bee73f30d66a89de470a533bae1912809a0cdb7b1595e43e05d5cdf24cb (root) VirtualMap state / pave-fragile-motion-sheriff {"Queues (Queue States)":{"RecordCache.TRANSACTION_RECEIPTS":{"head":5803,"path":96703,"tail":5804},"FileService.FILESERVICE_I_UPGRADE_DATA_150":{"head":1,"path":85663,"tail":71831}},"VirtualMapMetadata":{"firstLeafPath":72595,"lastLeafPath":145190},"Singletons":{"HintsService.CRS_STATE":{"path":73727,"mnemonic":"blood-rescue-achieve-degree"},"EntityIdService.ENTITY_ID":{"path":131071,"mnemonic":"pulp-solid-harvest-about"},"TokenService.NODE_PAYMENTS":{"path":75775,"mnemonic":"husband-scatter-plunge-gauge"},"HintsService.ACTIVE_HINTS_CONSTRUCTION":{"path":81919,"mnemonic":"gloom-deny-cactus-water"},"BlockStreamService.BLOCK_STREAM_INFO":{"path":77823,"mnemonic":"put-shove-proud-reduce"},"RosterService.ROSTER_STATE":{"path":106495,"mnemonic":"exclude-fame-expire-proud"},"PlatformStateService.PLATFORM_STATE":{"path":126975,"mnemonic":"target-recall-traffic-blanket"},"FeeService.MIDNIGHT_RATES":{"path":102399,"mnemonic":"upper-faculty-dolphin-skirt"},"TokenService.STAKING_NETWORK_REWARDS":{"path":135167,"mnemonic":"release-toy-monster-toss"},"FreezeService.FREEZE_TIME":{"path":118783,"mnemonic":"guilt-point-sick-isolate"},"EntityIdService.ENTITY_COUNTS":{"path":98303,"mnemonic":"transfer-piece-scare-more"},"TokenService.NODE_REWARDS":{"path":143359,"mnemonic":"echo-upper-sentence-swift"},"BlockRecordService.RUNNING_HASHES":{"path":122879,"mnemonic":"table-legend-receive-plastic"},"BlockRecordService.BLOCKS":{"path":139263,"mnemonic":"ramp-dignity-inner-once"},"CongestionThrottleService.THROTTLE_USAGE_SNAPSHOTS":{"path":86015,"mnemonic":"distance-blanket-admit-include"},"HintsService.NEXT_HINTS_CONSTRUCTION":{"path":114687,"mnemonic":"mirror-inside-mushroom-program"},"CongestionThrottleService.CONGESTION_LEVEL_STARTS":{"path":94207,"mnemonic":"cattle-over-bus-chronic"},"FreezeService.UPGRADE_FILE_HASH":{"path":110591,"mnemonic":"across-base-wood-joke"}}}
node1 3m 56.338s 2026-01-16 08:41:04.624 1859 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Found 57 preconsensus files on disk.
First file: data/saved/preconsensus-events/1/2026/01/16/2026-01-16T08+14+30.547360757Z_seq13_minr2246_maxr2349_orgn0.pces Last file: data/saved/preconsensus-events/1/2026/01/16/2026-01-16T08+19+34.802921063Z_seq26_minr3612_maxr3781_orgn0.pces
node1 3m 56.338s 2026-01-16 08:41:04.624 1860 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Found 1 preconsensus event file meeting specified criteria to copy.
Lower bound: 11341 File: data/saved/preconsensus-events/1/2026/01/16/2026-01-16T08+38+21.729801182Z_seq56_minr8678_maxr13678_orgn0.pces
node1 3m 56.338s 2026-01-16 08:41:04.624 1861 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Copying 1 preconsensus event file(s)
node1 3m 56.342s 2026-01-16 08:41:04.628 1862 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Finished copying 1 preconsensus event file(s)
node1 3m 56.343s 2026-01-16 08:41:04.629 1863 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Finished writing state for round 11368 to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/11368 {"round":11368,"freezeState":false,"reason":"PERIODIC_SNAPSHOT","directory":"file:///opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/11368/"} [com.swirlds.logging.legacy.payload.StateSavedToDiskPayload]
node1 3m 56.344s 2026-01-16 08:41:04.630 1864 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> FileUtils: deleting directory /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/8866
node0 3m 56.354s 2026-01-16 08:41:04.640 1873 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11421
node1 3m 56.354s 2026-01-16 08:41:04.640 1865 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11421
node2 3m 56.381s 2026-01-16 08:41:04.667 1873 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11421
node2 3m 56.681s 2026-01-16 08:41:04.967 1874 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11427
node0 3m 56.708s 2026-01-16 08:41:04.994 1874 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11427
node1 3m 56.713s 2026-01-16 08:41:04.999 1874 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11427
node0 3m 57.494s 2026-01-16 08:41:05.780 1878 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11440
node1 3m 57.494s 2026-01-16 08:41:05.780 1878 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11440
node2 3m 57.521s 2026-01-16 08:41:05.807 1878 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11440
node0 3m 57.913s 2026-01-16 08:41:06.199 1887 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11447
node1 3m 57.914s 2026-01-16 08:41:06.200 1887 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11447
node2 3m 57.941s 2026-01-16 08:41:06.227 1887 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11447
node0 3m 58.213s 2026-01-16 08:41:06.499 1888 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11452
node1 3m 58.214s 2026-01-16 08:41:06.500 1888 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11452
node2 3m 58.241s 2026-01-16 08:41:06.527 1888 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11452
node0 3m 58.573s 2026-01-16 08:41:06.859 1889 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11458
node1 3m 58.574s 2026-01-16 08:41:06.860 1889 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11458
node2 3m 58.601s 2026-01-16 08:41:06.887 1889 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11458
node2 3m 58.781s 2026-01-16 08:41:07.067 1890 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11462
node0 3m 58.806s 2026-01-16 08:41:07.092 1890 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11462
node1 3m 58.814s 2026-01-16 08:41:07.100 1890 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11462
node0 3m 58.933s 2026-01-16 08:41:07.219 1891 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11464
node1 3m 58.934s 2026-01-16 08:41:07.220 1891 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11464
node2 3m 58.958s 2026-01-16 08:41:07.244 1891 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11464
node2 3m 59.501s 2026-01-16 08:41:07.787 1892 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11474
node1 3m 59.524s 2026-01-16 08:41:07.810 1892 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11474
node0 3m 59.530s 2026-01-16 08:41:07.816 1892 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11474
node0 4.002m 2026-01-16 08:41:08.419 1904 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11484
node1 4.002m 2026-01-16 08:41:08.420 1904 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11484
node2 4.002m 2026-01-16 08:41:08.430 1904 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11484
node2 4m 1.121s 2026-01-16 08:41:09.407 1905 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11501
node0 4m 1.148s 2026-01-16 08:41:09.434 1905 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11501
node1 4m 1.154s 2026-01-16 08:41:09.440 1905 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11501
node0 4m 1.514s 2026-01-16 08:41:09.800 1906 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11507
node1 4m 1.514s 2026-01-16 08:41:09.800 1906 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11507
node2 4m 1.541s 2026-01-16 08:41:09.827 1906 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11507
node0 4m 2.233s 2026-01-16 08:41:10.519 1918 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11519
node1 4m 2.234s 2026-01-16 08:41:10.520 1918 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11519
node2 4m 2.261s 2026-01-16 08:41:10.547 1918 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11519
node2 4m 2.561s 2026-01-16 08:41:10.847 1919 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11525
node1 4m 2.586s 2026-01-16 08:41:10.872 1919 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11525
node0 4m 2.589s 2026-01-16 08:41:10.875 1919 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11525
node2 4m 2.801s 2026-01-16 08:41:11.087 1920 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11529
node0 4m 2.829s 2026-01-16 08:41:11.115 1920 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11529
node1 4m 2.834s 2026-01-16 08:41:11.120 1920 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11529
node2 4m 3.761s 2026-01-16 08:41:12.047 1921 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11545
node0 4m 3.790s 2026-01-16 08:41:12.076 1921 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11545
node1 4m 3.794s 2026-01-16 08:41:12.080 1921 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11545
node2 4m 4.001s 2026-01-16 08:41:12.287 1925 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11549
node0 4m 4.031s 2026-01-16 08:41:12.317 1933 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11549
node1 4m 4.033s 2026-01-16 08:41:12.319 1925 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11549
node0 4m 5.053s 2026-01-16 08:41:13.339 1934 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11566
node1 4m 5.053s 2026-01-16 08:41:13.339 1934 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11566
node2 4m 5.081s 2026-01-16 08:41:13.367 1934 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11566
node0 4m 5.833s 2026-01-16 08:41:14.119 1935 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11579
node1 4m 5.833s 2026-01-16 08:41:14.119 1935 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11579
node2 4m 5.854s 2026-01-16 08:41:14.140 1935 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11579
node2 4m 6.581s 2026-01-16 08:41:14.867 1947 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11592
node0 4m 6.611s 2026-01-16 08:41:14.897 1947 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11592
node1 4m 6.614s 2026-01-16 08:41:14.900 1947 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11592
node0 4m 7.633s 2026-01-16 08:41:15.919 1948 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11609
node1 4m 7.634s 2026-01-16 08:41:15.920 1948 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11609
node2 4m 7.661s 2026-01-16 08:41:15.947 1948 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11609
node2 4m 8.441s 2026-01-16 08:41:16.727 1960 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11623
node0 4m 8.469s 2026-01-16 08:41:16.755 1960 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11623
node1 4m 8.473s 2026-01-16 08:41:16.759 1960 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11623
node0 4m 8.834s 2026-01-16 08:41:17.120 1961 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11629
node1 4m 8.834s 2026-01-16 08:41:17.120 1961 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11629
node2 4m 8.861s 2026-01-16 08:41:17.147 1961 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11629
node2 4m 10.301s 2026-01-16 08:41:18.587 1965 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11654
node0 4m 10.327s 2026-01-16 08:41:18.613 1965 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11654
node1 4m 10.333s 2026-01-16 08:41:18.619 1973 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11654
node1 4m 10.453s 2026-01-16 08:41:18.739 1974 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11656
node0 4m 10.454s 2026-01-16 08:41:18.740 1974 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11656
node2 4m 10.478s 2026-01-16 08:41:18.764 1974 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11656
node2 4m 10.541s 2026-01-16 08:41:18.827 1975 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11658
node1 4m 10.552s 2026-01-16 08:41:18.838 1975 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11658
node0 4m 10.568s 2026-01-16 08:41:18.854 1975 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11658
node0 4m 10.933s 2026-01-16 08:41:19.219 1976 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11664
node1 4m 10.934s 2026-01-16 08:41:19.220 1976 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11664
node2 4m 10.961s 2026-01-16 08:41:19.247 1976 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11664
node0 4m 11.053s 2026-01-16 08:41:19.339 1977 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11666
node1 4m 11.054s 2026-01-16 08:41:19.340 1977 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11666
node2 4m 11.081s 2026-01-16 08:41:19.367 1977 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11666
node2 4m 11.261s 2026-01-16 08:41:19.547 1978 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11670
node0 4m 11.290s 2026-01-16 08:41:19.576 1978 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11670
node1 4m 11.294s 2026-01-16 08:41:19.580 1978 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11670
node2 4m 12.221s 2026-01-16 08:41:20.507 1982 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11686
node0 4m 12.251s 2026-01-16 08:41:20.537 1982 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11686
node1 4m 12.254s 2026-01-16 08:41:20.540 1982 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11686
node2 4m 12.941s 2026-01-16 08:41:21.227 1991 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11698
node1 4m 12.970s 2026-01-16 08:41:21.256 1991 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11698
node0 4m 12.972s 2026-01-16 08:41:21.258 1991 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11698
node0 4m 13.513s 2026-01-16 08:41:21.799 1992 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11707
node1 4m 13.514s 2026-01-16 08:41:21.800 1992 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11707
node2 4m 13.537s 2026-01-16 08:41:21.823 1992 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11707
node0 4m 14.473s 2026-01-16 08:41:22.759 2004 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11723
node1 4m 14.473s 2026-01-16 08:41:22.759 2004 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11723
node2 4m 14.502s 2026-01-16 08:41:22.788 2004 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11723
node0 4m 14.713s 2026-01-16 08:41:22.999 2005 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11727
node1 4m 14.714s 2026-01-16 08:41:23.000 2005 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11727
node2 4m 14.741s 2026-01-16 08:41:23.027 2005 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11727
node0 4m 15.434s 2026-01-16 08:41:23.720 2006 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11739
node1 4m 15.434s 2026-01-16 08:41:23.720 2006 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11739
node2 4m 15.458s 2026-01-16 08:41:23.744 2006 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11739
node0 4m 15.673s 2026-01-16 08:41:23.959 2007 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11743
node1 4m 15.674s 2026-01-16 08:41:23.960 2007 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11743
node2 4m 15.701s 2026-01-16 08:41:23.987 2007 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11743
node2 4m 16.961s 2026-01-16 08:41:25.247 2019 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11765
node0 4m 16.991s 2026-01-16 08:41:25.277 2019 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11765
node1 4m 16.994s 2026-01-16 08:41:25.280 2019 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11765
node2 4m 17.441s 2026-01-16 08:41:25.727 2020 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11773
node1 4m 17.470s 2026-01-16 08:41:25.756 2020 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11773
node0 4m 17.472s 2026-01-16 08:41:25.758 2020 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11773
node0 4m 17.713s 2026-01-16 08:41:25.999 2021 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11777
node1 4m 17.713s 2026-01-16 08:41:25.999 2021 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11777
node2 4m 17.741s 2026-01-16 08:41:26.027 2021 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11777
node0 4m 17.953s 2026-01-16 08:41:26.239 2022 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11781
node1 4m 17.954s 2026-01-16 08:41:26.240 2022 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11781
node2 4m 17.973s 2026-01-16 08:41:26.259 2022 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11781
node2 4m 19.061s 2026-01-16 08:41:27.347 2034 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11800
node0 4m 19.084s 2026-01-16 08:41:27.370 2034 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11800
node1 4m 19.090s 2026-01-16 08:41:27.376 2034 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11800
node0 4m 19.214s 2026-01-16 08:41:27.500 2035 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11802
node1 4m 19.214s 2026-01-16 08:41:27.500 2035 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11802
node2 4m 19.232s 2026-01-16 08:41:27.518 2035 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11802
node0 4m 20.173s 2026-01-16 08:41:28.459 2036 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11818
node1 4m 20.174s 2026-01-16 08:41:28.460 2036 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11818
node2 4m 20.202s 2026-01-16 08:41:28.488 2036 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11818
node0 4m 21.374s 2026-01-16 08:41:29.660 2048 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11838
node1 4m 21.374s 2026-01-16 08:41:29.660 2048 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11838
node2 4m 21.398s 2026-01-16 08:41:29.684 2048 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11838
node2 4m 21.942s 2026-01-16 08:41:30.228 2049 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11848
node0 4m 21.967s 2026-01-16 08:41:30.253 2049 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11848
node1 4m 21.974s 2026-01-16 08:41:30.260 2049 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11848
node0 4m 22.093s 2026-01-16 08:41:30.379 2050 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11850
node1 4m 22.093s 2026-01-16 08:41:30.379 2050 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11850
node2 4m 22.121s 2026-01-16 08:41:30.407 2050 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11850
node0 4m 22.394s 2026-01-16 08:41:30.680 2052 INFO STATE_TO_DISK <<scheduler TransactionHandler>> DefaultSavedStateController: Signed state from round 11855 created, will eventually be written to disk, for reason: PERIODIC_SNAPSHOT
node1 4m 22.395s 2026-01-16 08:41:30.681 2052 INFO STATE_TO_DISK <<scheduler TransactionHandler>> DefaultSavedStateController: Signed state from round 11855 created, will eventually be written to disk, for reason: PERIODIC_SNAPSHOT
node2 4m 22.409s 2026-01-16 08:41:30.695 2052 INFO STATE_TO_DISK <<scheduler TransactionHandler>> DefaultSavedStateController: Signed state from round 11855 created, will eventually be written to disk, for reason: PERIODIC_SNAPSHOT
node0 4m 22.453s 2026-01-16 08:41:30.739 2055 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11856
node0 4m 22.453s 2026-01-16 08:41:30.739 2056 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Started writing round 11855 state to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/11855
node0 4m 22.454s 2026-01-16 08:41:30.740 2057 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Creating a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/57 for 11855
node0 4m 22.454s 2026-01-16 08:41:30.740 2058 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> StateLifecycleManagerImpl: Creating a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/57 for com.swirlds.state.merkle.VirtualMapState@3c12ed72
node1 4m 22.454s 2026-01-16 08:41:30.740 2055 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11856
node2 4m 22.481s 2026-01-16 08:41:30.767 2055 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11856
node1 4m 22.482s 2026-01-16 08:41:30.768 2056 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Started writing round 11855 state to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/11855
node1 4m 22.483s 2026-01-16 08:41:30.769 2057 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Creating a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/57 for 11855
node1 4m 22.483s 2026-01-16 08:41:30.769 2058 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> StateLifecycleManagerImpl: Creating a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/57 for com.swirlds.state.merkle.VirtualMapState@36aeb6dc
node2 4m 22.484s 2026-01-16 08:41:30.770 2056 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Started writing round 11855 state to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/11855
node2 4m 22.484s 2026-01-16 08:41:30.770 2057 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Creating a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/57 for 11855
node2 4m 22.484s 2026-01-16 08:41:30.770 2058 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> StateLifecycleManagerImpl: Creating a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/57 for com.swirlds.state.merkle.VirtualMapState@47baf6ce
node0 4m 22.813s 2026-01-16 08:41:31.099 2067 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11862
node1 4m 22.814s 2026-01-16 08:41:31.100 2067 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11862
node2 4m 22.842s 2026-01-16 08:41:31.128 2067 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11862
node2 4m 23.561s 2026-01-16 08:41:31.847 2095 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11875
node0 4m 23.585s 2026-01-16 08:41:31.871 2096 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11875
node1 4m 23.594s 2026-01-16 08:41:31.880 2081 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11875
node0 4m 23.713s 2026-01-16 08:41:31.999 2097 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11877
node1 4m 23.714s 2026-01-16 08:41:32.000 2097 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11877
node2 4m 23.742s 2026-01-16 08:41:32.028 2097 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11877
node2 4m 24.041s 2026-01-16 08:41:32.327 2098 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11883
node0 4m 24.066s 2026-01-16 08:41:32.352 2098 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11883
node1 4m 24.069s 2026-01-16 08:41:32.355 2098 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11883
node0 4m 24.614s 2026-01-16 08:41:32.900 2105 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11891
node1 4m 24.630s 2026-01-16 08:41:32.916 2105 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11891
node2 4m 24.641s 2026-01-16 08:41:32.927 2105 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11891
node0 4m 24.913s 2026-01-16 08:41:33.199 2106 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11896
node2 4m 24.926s 2026-01-16 08:41:33.212 2106 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11896
node1 4m 24.944s 2026-01-16 08:41:33.230 2106 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11896
node2 4m 25.181s 2026-01-16 08:41:33.467 2107 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11901
node0 4m 25.203s 2026-01-16 08:41:33.489 2107 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11901
node1 4m 25.216s 2026-01-16 08:41:33.502 2107 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11901
node0 4m 25.233s 2026-01-16 08:41:33.519 2109 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> StateLifecycleManagerImpl: Successfully created a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/57 for com.swirlds.state.merkle.VirtualMapState@3c12ed72
node0 4m 25.233s 2026-01-16 08:41:33.519 2110 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Successfully created a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/57 for 11855
node0 4m 25.236s 2026-01-16 08:41:33.522 2111 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Information for state written to disk:
Round: 11855 Timestamp: 2026-01-16T08:41:30.521364Z Next consensus number: 128181 Legacy running event hash: 6ce62103154c00cc7432a3397e0a209db99e85c1034902ceccc1c4ef9ccdd4bf2c1b0744e6b185d9197fd67459a82ab6 Legacy running event mnemonic: orphan-call-praise-book Rounds non-ancient: 26 Creation version: SemanticVersion[major=0, minor=80, patch=0, pre=, build=0] Minimum judge hash code: 944166105 Root hash: e2eefea6d7dfbfc72397efd5698cbddd78f9eaba8b7a3ea0d66fcfe00b90b82720362ecd5c82fae7d6ee622f7607194c (root) VirtualMap state / pelican-clip-aerobic-already {"Queues (Queue States)":{"RecordCache.TRANSACTION_RECEIPTS":{"head":5803,"path":96703,"tail":5804},"FileService.FILESERVICE_I_UPGRADE_DATA_150":{"head":1,"path":85663,"tail":71831}},"VirtualMapMetadata":{"firstLeafPath":72595,"lastLeafPath":145190},"Singletons":{"HintsService.CRS_STATE":{"path":73727,"mnemonic":"blood-rescue-achieve-degree"},"EntityIdService.ENTITY_ID":{"path":131071,"mnemonic":"pulp-solid-harvest-about"},"TokenService.NODE_PAYMENTS":{"path":75775,"mnemonic":"critic-flag-glue-palm"},"HintsService.ACTIVE_HINTS_CONSTRUCTION":{"path":81919,"mnemonic":"gloom-deny-cactus-water"},"BlockStreamService.BLOCK_STREAM_INFO":{"path":77823,"mnemonic":"cannon-often-child-they"},"RosterService.ROSTER_STATE":{"path":106495,"mnemonic":"exclude-fame-expire-proud"},"PlatformStateService.PLATFORM_STATE":{"path":126975,"mnemonic":"such-gym-toy-minimum"},"FeeService.MIDNIGHT_RATES":{"path":102399,"mnemonic":"upper-faculty-dolphin-skirt"},"TokenService.STAKING_NETWORK_REWARDS":{"path":135167,"mnemonic":"become-party-cat-wedding"},"FreezeService.FREEZE_TIME":{"path":118783,"mnemonic":"guilt-point-sick-isolate"},"EntityIdService.ENTITY_COUNTS":{"path":98303,"mnemonic":"transfer-piece-scare-more"},"TokenService.NODE_REWARDS":{"path":143359,"mnemonic":"document-cheap-blade-exit"},"BlockRecordService.RUNNING_HASHES":{"path":122879,"mnemonic":"table-legend-receive-plastic"},"BlockRecordService.BLOCKS":{"path":139263,"mnemonic":"ramp-dignity-inner-once"},"CongestionThrottleService.THROTTLE_USAGE_SNAPSHOTS":{"path":86015,"mnemonic":"distance-blanket-admit-include"},"HintsService.NEXT_HINTS_CONSTRUCTION":{"path":114687,"mnemonic":"mirror-inside-mushroom-program"},"CongestionThrottleService.CONGESTION_LEVEL_STARTS":{"path":94207,"mnemonic":"cattle-over-bus-chronic"},"FreezeService.UPGRADE_FILE_HASH":{"path":110591,"mnemonic":"across-base-wood-joke"}}}
node0 4m 25.239s 2026-01-16 08:41:33.525 2112 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Found 57 preconsensus files on disk.
First file: data/saved/preconsensus-events/0/2026/01/16/2026-01-16T08+28+26.687005423Z_seq43_minr6008_maxr6178_orgn0.pces Last file: data/saved/preconsensus-events/0/2026/01/16/2026-01-16T08+15+04.067111693Z_seq15_minr2395_maxr2502_orgn0.pces
node0 4m 25.239s 2026-01-16 08:41:33.525 2113 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Found 1 preconsensus event file meeting specified criteria to copy.
Lower bound: 11828 File: data/saved/preconsensus-events/0/2026/01/16/2026-01-16T08+38+21.740379503Z_seq56_minr8678_maxr13678_orgn0.pces
node0 4m 25.239s 2026-01-16 08:41:33.525 2114 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Copying 1 preconsensus event file(s)
node0 4m 25.242s 2026-01-16 08:41:33.528 2115 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Finished copying 1 preconsensus event file(s)
node0 4m 25.242s 2026-01-16 08:41:33.528 2116 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Finished writing state for round 11855 to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/11855 {"round":11855,"freezeState":false,"reason":"PERIODIC_SNAPSHOT","directory":"file:///opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/11855/"} [com.swirlds.logging.legacy.payload.StateSavedToDiskPayload]
node0 4m 25.243s 2026-01-16 08:41:33.529 2117 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> FileUtils: deleting directory /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/9353
node2 4m 25.293s 2026-01-16 08:41:33.579 2109 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> StateLifecycleManagerImpl: Successfully created a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/57 for com.swirlds.state.merkle.VirtualMapState@47baf6ce
node2 4m 25.293s 2026-01-16 08:41:33.579 2110 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Successfully created a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/57 for 11855
node2 4m 25.296s 2026-01-16 08:41:33.582 2111 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Information for state written to disk:
Round: 11855 Timestamp: 2026-01-16T08:41:30.521364Z Next consensus number: 128181 Legacy running event hash: 6ce62103154c00cc7432a3397e0a209db99e85c1034902ceccc1c4ef9ccdd4bf2c1b0744e6b185d9197fd67459a82ab6 Legacy running event mnemonic: orphan-call-praise-book Rounds non-ancient: 26 Creation version: SemanticVersion[major=0, minor=80, patch=0, pre=, build=0] Minimum judge hash code: 944166105 Root hash: e2eefea6d7dfbfc72397efd5698cbddd78f9eaba8b7a3ea0d66fcfe00b90b82720362ecd5c82fae7d6ee622f7607194c (root) VirtualMap state / pelican-clip-aerobic-already {"Queues (Queue States)":{"RecordCache.TRANSACTION_RECEIPTS":{"head":5803,"path":96703,"tail":5804},"FileService.FILESERVICE_I_UPGRADE_DATA_150":{"head":1,"path":85663,"tail":71831}},"VirtualMapMetadata":{"firstLeafPath":72595,"lastLeafPath":145190},"Singletons":{"HintsService.CRS_STATE":{"path":73727,"mnemonic":"blood-rescue-achieve-degree"},"EntityIdService.ENTITY_ID":{"path":131071,"mnemonic":"pulp-solid-harvest-about"},"TokenService.NODE_PAYMENTS":{"path":75775,"mnemonic":"critic-flag-glue-palm"},"HintsService.ACTIVE_HINTS_CONSTRUCTION":{"path":81919,"mnemonic":"gloom-deny-cactus-water"},"BlockStreamService.BLOCK_STREAM_INFO":{"path":77823,"mnemonic":"cannon-often-child-they"},"RosterService.ROSTER_STATE":{"path":106495,"mnemonic":"exclude-fame-expire-proud"},"PlatformStateService.PLATFORM_STATE":{"path":126975,"mnemonic":"such-gym-toy-minimum"},"FeeService.MIDNIGHT_RATES":{"path":102399,"mnemonic":"upper-faculty-dolphin-skirt"},"TokenService.STAKING_NETWORK_REWARDS":{"path":135167,"mnemonic":"become-party-cat-wedding"},"FreezeService.FREEZE_TIME":{"path":118783,"mnemonic":"guilt-point-sick-isolate"},"EntityIdService.ENTITY_COUNTS":{"path":98303,"mnemonic":"transfer-piece-scare-more"},"TokenService.NODE_REWARDS":{"path":143359,"mnemonic":"document-cheap-blade-exit"},"BlockRecordService.RUNNING_HASHES":{"path":122879,"mnemonic":"table-legend-receive-plastic"},"BlockRecordService.BLOCKS":{"path":139263,"mnemonic":"ramp-dignity-inner-once"},"CongestionThrottleService.THROTTLE_USAGE_SNAPSHOTS":{"path":86015,"mnemonic":"distance-blanket-admit-include"},"HintsService.NEXT_HINTS_CONSTRUCTION":{"path":114687,"mnemonic":"mirror-inside-mushroom-program"},"CongestionThrottleService.CONGESTION_LEVEL_STARTS":{"path":94207,"mnemonic":"cattle-over-bus-chronic"},"FreezeService.UPGRADE_FILE_HASH":{"path":110591,"mnemonic":"across-base-wood-joke"}}}
node2 4m 25.299s 2026-01-16 08:41:33.585 2112 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Found 57 preconsensus files on disk.
First file: data/saved/preconsensus-events/2/2026/01/16/2026-01-16T08+22+12.728028369Z_seq31_minr4324_maxr4490_orgn0.pces Last file: data/saved/preconsensus-events/2/2026/01/16/2026-01-16T08+33+00.024649997Z_seq51_minr7281_maxr7516_orgn0.pces
node2 4m 25.299s 2026-01-16 08:41:33.585 2113 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Found 1 preconsensus event file meeting specified criteria to copy.
Lower bound: 11828 File: data/saved/preconsensus-events/2/2026/01/16/2026-01-16T08+38+21.707489384Z_seq56_minr8678_maxr13678_orgn0.pces
node2 4m 25.299s 2026-01-16 08:41:33.585 2114 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Copying 1 preconsensus event file(s)
node2 4m 25.303s 2026-01-16 08:41:33.589 2115 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Finished copying 1 preconsensus event file(s)
node2 4m 25.303s 2026-01-16 08:41:33.589 2116 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Finished writing state for round 11855 to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/11855 {"round":11855,"freezeState":false,"reason":"PERIODIC_SNAPSHOT","directory":"file:///opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/11855/"} [com.swirlds.logging.legacy.payload.StateSavedToDiskPayload]
node2 4m 25.304s 2026-01-16 08:41:33.590 2117 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> FileUtils: deleting directory /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/9353
node1 4m 25.527s 2026-01-16 08:41:33.813 2109 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> StateLifecycleManagerImpl: Successfully created a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/57 for com.swirlds.state.merkle.VirtualMapState@36aeb6dc
node1 4m 25.528s 2026-01-16 08:41:33.814 2110 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Successfully created a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/57 for 11855
node1 4m 25.530s 2026-01-16 08:41:33.816 2111 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Information for state written to disk:
Round: 11855 Timestamp: 2026-01-16T08:41:30.521364Z Next consensus number: 128181 Legacy running event hash: 6ce62103154c00cc7432a3397e0a209db99e85c1034902ceccc1c4ef9ccdd4bf2c1b0744e6b185d9197fd67459a82ab6 Legacy running event mnemonic: orphan-call-praise-book Rounds non-ancient: 26 Creation version: SemanticVersion[major=0, minor=80, patch=0, pre=, build=0] Minimum judge hash code: 944166105 Root hash: e2eefea6d7dfbfc72397efd5698cbddd78f9eaba8b7a3ea0d66fcfe00b90b82720362ecd5c82fae7d6ee622f7607194c (root) VirtualMap state / pelican-clip-aerobic-already {"Queues (Queue States)":{"RecordCache.TRANSACTION_RECEIPTS":{"head":5803,"path":96703,"tail":5804},"FileService.FILESERVICE_I_UPGRADE_DATA_150":{"head":1,"path":85663,"tail":71831}},"VirtualMapMetadata":{"firstLeafPath":72595,"lastLeafPath":145190},"Singletons":{"HintsService.CRS_STATE":{"path":73727,"mnemonic":"blood-rescue-achieve-degree"},"EntityIdService.ENTITY_ID":{"path":131071,"mnemonic":"pulp-solid-harvest-about"},"TokenService.NODE_PAYMENTS":{"path":75775,"mnemonic":"critic-flag-glue-palm"},"HintsService.ACTIVE_HINTS_CONSTRUCTION":{"path":81919,"mnemonic":"gloom-deny-cactus-water"},"BlockStreamService.BLOCK_STREAM_INFO":{"path":77823,"mnemonic":"cannon-often-child-they"},"RosterService.ROSTER_STATE":{"path":106495,"mnemonic":"exclude-fame-expire-proud"},"PlatformStateService.PLATFORM_STATE":{"path":126975,"mnemonic":"such-gym-toy-minimum"},"FeeService.MIDNIGHT_RATES":{"path":102399,"mnemonic":"upper-faculty-dolphin-skirt"},"TokenService.STAKING_NETWORK_REWARDS":{"path":135167,"mnemonic":"become-party-cat-wedding"},"FreezeService.FREEZE_TIME":{"path":118783,"mnemonic":"guilt-point-sick-isolate"},"EntityIdService.ENTITY_COUNTS":{"path":98303,"mnemonic":"transfer-piece-scare-more"},"TokenService.NODE_REWARDS":{"path":143359,"mnemonic":"document-cheap-blade-exit"},"BlockRecordService.RUNNING_HASHES":{"path":122879,"mnemonic":"table-legend-receive-plastic"},"BlockRecordService.BLOCKS":{"path":139263,"mnemonic":"ramp-dignity-inner-once"},"CongestionThrottleService.THROTTLE_USAGE_SNAPSHOTS":{"path":86015,"mnemonic":"distance-blanket-admit-include"},"HintsService.NEXT_HINTS_CONSTRUCTION":{"path":114687,"mnemonic":"mirror-inside-mushroom-program"},"CongestionThrottleService.CONGESTION_LEVEL_STARTS":{"path":94207,"mnemonic":"cattle-over-bus-chronic"},"FreezeService.UPGRADE_FILE_HASH":{"path":110591,"mnemonic":"across-base-wood-joke"}}}
node1 4m 25.534s 2026-01-16 08:41:33.820 2112 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Found 57 preconsensus files on disk.
First file: data/saved/preconsensus-events/1/2026/01/16/2026-01-16T08+14+30.547360757Z_seq13_minr2246_maxr2349_orgn0.pces Last file: data/saved/preconsensus-events/1/2026/01/16/2026-01-16T08+19+34.802921063Z_seq26_minr3612_maxr3781_orgn0.pces
node1 4m 25.535s 2026-01-16 08:41:33.821 2113 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Found 1 preconsensus event file meeting specified criteria to copy.
Lower bound: 11828 File: data/saved/preconsensus-events/1/2026/01/16/2026-01-16T08+38+21.729801182Z_seq56_minr8678_maxr13678_orgn0.pces
node1 4m 25.535s 2026-01-16 08:41:33.821 2114 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Copying 1 preconsensus event file(s)
node1 4m 25.539s 2026-01-16 08:41:33.825 2115 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Finished copying 1 preconsensus event file(s)
node1 4m 25.540s 2026-01-16 08:41:33.826 2116 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Finished writing state for round 11855 to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/11855 {"round":11855,"freezeState":false,"reason":"PERIODIC_SNAPSHOT","directory":"file:///opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/11855/"} [com.swirlds.logging.legacy.payload.StateSavedToDiskPayload]
node1 4m 25.541s 2026-01-16 08:41:33.827 2117 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> FileUtils: deleting directory /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/9353
node0 4m 25.574s 2026-01-16 08:41:33.860 2126 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11907
node1 4m 25.586s 2026-01-16 08:41:33.872 2118 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11907
node2 4m 25.601s 2026-01-16 08:41:33.887 2126 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11907
node2 4m 26.141s 2026-01-16 08:41:34.427 2127 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11917
node1 4m 26.160s 2026-01-16 08:41:34.446 2127 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11917
node0 4m 26.166s 2026-01-16 08:41:34.452 2127 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11917
node0 4m 26.294s 2026-01-16 08:41:34.580 2128 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11919
node2 4m 26.321s 2026-01-16 08:41:34.607 2128 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11919
node1 4m 26.324s 2026-01-16 08:41:34.610 2128 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11919
node0 4m 26.773s 2026-01-16 08:41:35.059 2140 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11927
node1 4m 26.790s 2026-01-16 08:41:35.076 2132 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11927
node2 4m 26.802s 2026-01-16 08:41:35.088 2132 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11927
node0 4m 26.893s 2026-01-16 08:41:35.179 2141 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11929
node2 4m 26.921s 2026-01-16 08:41:35.207 2133 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11929
node1 4m 26.924s 2026-01-16 08:41:35.210 2141 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11929
node0 4m 27.733s 2026-01-16 08:41:36.019 2142 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11943
node1 4m 27.750s 2026-01-16 08:41:36.036 2142 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11943
node2 4m 27.761s 2026-01-16 08:41:36.047 2142 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11943
node2 4m 28.301s 2026-01-16 08:41:36.587 2143 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11953
node1 4m 28.319s 2026-01-16 08:41:36.605 2143 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11953
node0 4m 28.327s 2026-01-16 08:41:36.613 2143 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11953
node2 4m 28.541s 2026-01-16 08:41:36.827 2144 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11957
node1 4m 28.543s 2026-01-16 08:41:36.829 2144 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11957
node0 4m 28.565s 2026-01-16 08:41:36.851 2144 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11957
node0 4m 28.693s 2026-01-16 08:41:36.979 2145 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11959
node1 4m 28.705s 2026-01-16 08:41:36.991 2145 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11959
node2 4m 28.722s 2026-01-16 08:41:37.008 2145 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11959
node2 4m 28.781s 2026-01-16 08:41:37.067 2146 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11961
node1 4m 28.784s 2026-01-16 08:41:37.070 2146 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11961
node0 4m 28.807s 2026-01-16 08:41:37.093 2146 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11961
node0 4m 29.893s 2026-01-16 08:41:38.179 2158 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11979
node1 4m 29.910s 2026-01-16 08:41:38.196 2158 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11979
node2 4m 29.921s 2026-01-16 08:41:38.207 2158 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11979
node0 4m 30.013s 2026-01-16 08:41:38.299 2159 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11981
node2 4m 30.041s 2026-01-16 08:41:38.327 2159 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11981
node1 4m 30.044s 2026-01-16 08:41:38.330 2159 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11981
node2 4m 30.222s 2026-01-16 08:41:38.508 2160 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11985
node0 4m 30.247s 2026-01-16 08:41:38.533 2160 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11985
node1 4m 30.259s 2026-01-16 08:41:38.545 2160 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11985
node1 4m 30.344s 2026-01-16 08:41:38.630 2161 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11987
node2 4m 30.367s 2026-01-16 08:41:38.653 2161 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11987
node0 4m 30.373s 2026-01-16 08:41:38.659 2161 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11987
node2 4m 30.461s 2026-01-16 08:41:38.747 2162 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11989
node1 4m 30.475s 2026-01-16 08:41:38.761 2162 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11989
node0 4m 30.486s 2026-01-16 08:41:38.772 2162 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11989
node0 4m 30.854s 2026-01-16 08:41:39.140 2163 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11995
node1 4m 30.871s 2026-01-16 08:41:39.157 2163 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11995
node2 4m 30.882s 2026-01-16 08:41:39.168 2163 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 11995
node2 4m 31.181s 2026-01-16 08:41:39.467 2175 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12001
node1 4m 31.192s 2026-01-16 08:41:39.478 2175 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12001
node0 4m 31.208s 2026-01-16 08:41:39.494 2175 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12001
node2 4m 31.421s 2026-01-16 08:41:39.707 2176 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12005
node1 4m 31.423s 2026-01-16 08:41:39.709 2176 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12005
node0 4m 31.442s 2026-01-16 08:41:39.728 2176 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12005
node0 4m 31.574s 2026-01-16 08:41:39.860 2177 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12007
node2 4m 31.601s 2026-01-16 08:41:39.887 2177 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12007
node1 4m 31.604s 2026-01-16 08:41:39.890 2177 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12007
node2 4m 31.661s 2026-01-16 08:41:39.947 2178 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12009
node1 4m 31.664s 2026-01-16 08:41:39.950 2178 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12009
node0 4m 31.688s 2026-01-16 08:41:39.974 2178 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12009
node0 4m 31.814s 2026-01-16 08:41:40.100 2179 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12011
node1 4m 31.831s 2026-01-16 08:41:40.117 2179 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12011
node2 4m 31.842s 2026-01-16 08:41:40.128 2179 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12011
node2 4m 32.141s 2026-01-16 08:41:40.427 2180 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12017
node0 4m 32.169s 2026-01-16 08:41:40.455 2180 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12017
node1 4m 32.175s 2026-01-16 08:41:40.461 2180 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12017
node0 4m 32.293s 2026-01-16 08:41:40.579 2181 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12019
node2 4m 32.322s 2026-01-16 08:41:40.608 2181 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12019
node1 4m 32.324s 2026-01-16 08:41:40.610 2181 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12019
node0 4m 32.533s 2026-01-16 08:41:40.819 2182 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12023
node2 4m 32.561s 2026-01-16 08:41:40.847 2182 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12023
node1 4m 32.564s 2026-01-16 08:41:40.850 2182 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12023
node2 4m 32.621s 2026-01-16 08:41:40.907 2183 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12025
node1 4m 32.624s 2026-01-16 08:41:40.910 2183 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12025
node0 4m 32.650s 2026-01-16 08:41:40.936 2183 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12025
node0 4m 33.254s 2026-01-16 08:41:41.540 2187 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12035
node2 4m 33.281s 2026-01-16 08:41:41.567 2187 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12035
node1 4m 33.283s 2026-01-16 08:41:41.569 2187 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12035
node2 4m 33.581s 2026-01-16 08:41:41.867 2196 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12041
node1 4m 33.603s 2026-01-16 08:41:41.889 2196 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12041
node0 4m 33.612s 2026-01-16 08:41:41.898 2196 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12041
node1 4m 33.943s 2026-01-16 08:41:42.229 2197 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12047
node2 4m 33.969s 2026-01-16 08:41:42.255 2197 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12047
node0 4m 33.973s 2026-01-16 08:41:42.259 2197 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12047
node0 4m 34.094s 2026-01-16 08:41:42.380 2198 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12049
node1 4m 34.112s 2026-01-16 08:41:42.398 2198 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12049
node2 4m 34.121s 2026-01-16 08:41:42.407 2198 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12049
node2 4m 34.241s 2026-01-16 08:41:42.527 2199 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12052
node1 4m 34.256s 2026-01-16 08:41:42.542 2199 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12052
node0 4m 34.267s 2026-01-16 08:41:42.553 2199 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12052
node0 4m 34.634s 2026-01-16 08:41:42.920 2200 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12058
node2 4m 34.661s 2026-01-16 08:41:42.947 2200 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12058
node1 4m 34.663s 2026-01-16 08:41:42.949 2200 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12058
node2 4m 34.721s 2026-01-16 08:41:43.007 2201 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12060
node1 4m 34.724s 2026-01-16 08:41:43.010 2201 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12060
node0 4m 34.749s 2026-01-16 08:41:43.035 2201 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12060
node0 4m 34.874s 2026-01-16 08:41:43.160 2202 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12062
node1 4m 34.893s 2026-01-16 08:41:43.179 2202 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12062
node2 4m 34.902s 2026-01-16 08:41:43.188 2202 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12062
node0 4m 35.353s 2026-01-16 08:41:43.639 2214 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12070
node2 4m 35.381s 2026-01-16 08:41:43.667 2214 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12070
node1 4m 35.383s 2026-01-16 08:41:43.669 2206 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12070
node0 4m 36.733s 2026-01-16 08:41:45.019 2215 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12093
node1 4m 36.746s 2026-01-16 08:41:45.032 2215 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12093
node2 4m 36.761s 2026-01-16 08:41:45.047 2215 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12093
node2 4m 36.881s 2026-01-16 08:41:45.167 2216 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12096
node0 4m 36.913s 2026-01-16 08:41:45.199 2216 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12096
node1 4m 36.920s 2026-01-16 08:41:45.206 2216 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12096
node0 4m 37.033s 2026-01-16 08:41:45.319 2217 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12098
node2 4m 37.046s 2026-01-16 08:41:45.332 2217 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12098
node1 4m 37.064s 2026-01-16 08:41:45.350 2217 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12098
node2 4m 37.301s 2026-01-16 08:41:45.587 2218 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12103
node1 4m 37.304s 2026-01-16 08:41:45.590 2218 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12103
node0 4m 37.322s 2026-01-16 08:41:45.608 2218 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12103
node0 4m 37.454s 2026-01-16 08:41:45.740 2222 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12105
node2 4m 37.482s 2026-01-16 08:41:45.768 2222 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12105
node1 4m 37.484s 2026-01-16 08:41:45.770 2222 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12105
node0 4m 37.693s 2026-01-16 08:41:45.979 2231 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12109
node1 4m 37.711s 2026-01-16 08:41:45.997 2231 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12109
node2 4m 37.721s 2026-01-16 08:41:46.007 2231 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12109
node2 4m 38.021s 2026-01-16 08:41:46.307 2232 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12115
node1 4m 38.039s 2026-01-16 08:41:46.325 2232 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12115
node0 4m 38.048s 2026-01-16 08:41:46.334 2232 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12115
node0 4m 38.174s 2026-01-16 08:41:46.460 2233 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12117
node2 4m 38.201s 2026-01-16 08:41:46.487 2233 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12117
node1 4m 38.204s 2026-01-16 08:41:46.490 2233 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12117
node0 4m 38.414s 2026-01-16 08:41:46.700 2234 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12121
node1 4m 38.426s 2026-01-16 08:41:46.712 2234 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12121
node2 4m 38.441s 2026-01-16 08:41:46.727 2234 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12121
node2 4m 38.981s 2026-01-16 08:41:47.267 2235 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12131
node1 4m 39.004s 2026-01-16 08:41:47.290 2235 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12131
node0 4m 39.009s 2026-01-16 08:41:47.295 2235 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12131
node2 4m 39.221s 2026-01-16 08:41:47.507 2236 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12135
node1 4m 39.224s 2026-01-16 08:41:47.510 2236 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12135
node0 4m 39.249s 2026-01-16 08:41:47.535 2236 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12135
node0 4m 40.094s 2026-01-16 08:41:48.380 2248 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12149
node1 4m 40.109s 2026-01-16 08:41:48.395 2248 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12149
node2 4m 40.121s 2026-01-16 08:41:48.407 2248 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12149
node2 4m 40.181s 2026-01-16 08:41:48.467 2249 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12151
node0 4m 40.210s 2026-01-16 08:41:48.496 2249 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12151
node1 4m 40.210s 2026-01-16 08:41:48.496 2249 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12151
node0 4m 40.574s 2026-01-16 08:41:48.860 2250 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12157
node2 4m 40.601s 2026-01-16 08:41:48.887 2250 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12157
node1 4m 40.603s 2026-01-16 08:41:48.889 2250 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12157
node0 4m 40.813s 2026-01-16 08:41:49.099 2251 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12161
node2 4m 40.824s 2026-01-16 08:41:49.110 2251 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12161
node1 4m 40.825s 2026-01-16 08:41:49.111 2251 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12161
node0 4m 40.994s 2026-01-16 08:41:49.280 2252 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12164
node1 4m 41.006s 2026-01-16 08:41:49.292 2252 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12164
node2 4m 41.022s 2026-01-16 08:41:49.308 2252 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12164
node2 4m 41.381s 2026-01-16 08:41:49.667 2253 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12171
node1 4m 41.399s 2026-01-16 08:41:49.685 2253 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12171
node0 4m 41.413s 2026-01-16 08:41:49.699 2253 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12171
node0 4m 41.713s 2026-01-16 08:41:49.999 2257 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12176
node2 4m 41.742s 2026-01-16 08:41:50.028 2265 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12176
node1 4m 41.744s 2026-01-16 08:41:50.030 2265 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12176
node0 4m 41.953s 2026-01-16 08:41:50.239 2266 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12180
node1 4m 41.967s 2026-01-16 08:41:50.253 2266 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12180
node2 4m 41.981s 2026-01-16 08:41:50.267 2266 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12180
node2 4m 42.521s 2026-01-16 08:41:50.807 2267 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12190
node0 4m 42.545s 2026-01-16 08:41:50.831 2267 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12190
node1 4m 42.552s 2026-01-16 08:41:50.838 2267 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12190
node0 4m 42.913s 2026-01-16 08:41:51.199 2268 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12196
node1 4m 42.926s 2026-01-16 08:41:51.212 2268 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12196
node2 4m 42.941s 2026-01-16 08:41:51.227 2268 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12196
node2 4m 43.001s 2026-01-16 08:41:51.287 2269 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12198
node1 4m 43.017s 2026-01-16 08:41:51.303 2269 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12198
node0 4m 43.027s 2026-01-16 08:41:51.313 2269 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12198
node2 4m 43.481s 2026-01-16 08:41:51.767 2270 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12206
node0 4m 43.508s 2026-01-16 08:41:51.794 2270 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12206
node1 4m 43.520s 2026-01-16 08:41:51.806 2270 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12206
node0 4m 43.873s 2026-01-16 08:41:52.159 2282 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12212
node1 4m 43.892s 2026-01-16 08:41:52.178 2282 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12212
node2 4m 43.901s 2026-01-16 08:41:52.187 2282 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12212
node2 4m 44.201s 2026-01-16 08:41:52.487 2283 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12218
node0 4m 44.230s 2026-01-16 08:41:52.516 2283 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12218
node1 4m 44.239s 2026-01-16 08:41:52.525 2283 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12218
node0 4m 44.353s 2026-01-16 08:41:52.639 2284 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12220
node2 4m 44.381s 2026-01-16 08:41:52.667 2284 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12220
node1 4m 44.384s 2026-01-16 08:41:52.670 2284 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12220
node0 4m 44.593s 2026-01-16 08:41:52.879 2285 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12224
node1 4m 44.607s 2026-01-16 08:41:52.893 2285 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12224
node2 4m 44.622s 2026-01-16 08:41:52.908 2285 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12224
node2 4m 44.681s 2026-01-16 08:41:52.967 2286 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12226
node0 4m 44.711s 2026-01-16 08:41:52.997 2286 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12226
node1 4m 44.711s 2026-01-16 08:41:52.997 2286 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12226
node0 4m 45.013s 2026-01-16 08:41:53.299 2287 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12231
node1 4m 45.034s 2026-01-16 08:41:53.320 2287 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12231
node2 4m 45.041s 2026-01-16 08:41:53.327 2287 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12231
node2 4m 45.161s 2026-01-16 08:41:53.447 2288 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12234
node1 4m 45.175s 2026-01-16 08:41:53.461 2288 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12234
node0 4m 45.191s 2026-01-16 08:41:53.477 2288 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12234
node0 4m 45.733s 2026-01-16 08:41:54.019 2289 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12243
node1 4m 45.745s 2026-01-16 08:41:54.031 2289 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12243
node2 4m 45.761s 2026-01-16 08:41:54.047 2289 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12243
node0 4m 46.214s 2026-01-16 08:41:54.500 2301 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12251
node2 4m 46.242s 2026-01-16 08:41:54.528 2301 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12251
node1 4m 46.244s 2026-01-16 08:41:54.530 2301 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12251
node0 4m 46.693s 2026-01-16 08:41:54.979 2302 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12259
node1 4m 46.717s 2026-01-16 08:41:55.003 2302 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12259
node2 4m 46.721s 2026-01-16 08:41:55.007 2302 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12259
node0 4m 46.873s 2026-01-16 08:41:55.159 2303 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12262
node1 4m 46.894s 2026-01-16 08:41:55.180 2303 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12262
node2 4m 46.901s 2026-01-16 08:41:55.187 2303 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12262
node2 4m 47.021s 2026-01-16 08:41:55.307 2304 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12265
node0 4m 47.043s 2026-01-16 08:41:55.329 2304 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12265
node1 4m 47.052s 2026-01-16 08:41:55.338 2304 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12265
node0 4m 47.413s 2026-01-16 08:41:55.699 2305 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12271
node1 4m 47.431s 2026-01-16 08:41:55.717 2305 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12271
node2 4m 47.441s 2026-01-16 08:41:55.727 2305 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12271
node2 4m 48.702s 2026-01-16 08:41:56.988 2317 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12293
node0 4m 48.727s 2026-01-16 08:41:57.013 2317 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12293
node1 4m 48.737s 2026-01-16 08:41:57.023 2317 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12293
node0 4m 49.094s 2026-01-16 08:41:57.380 2318 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12299
node2 4m 49.122s 2026-01-16 08:41:57.408 2318 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12299
node1 4m 49.123s 2026-01-16 08:41:57.409 2318 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12299
node0 4m 49.334s 2026-01-16 08:41:57.620 2319 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12303
node1 4m 49.352s 2026-01-16 08:41:57.638 2319 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12303
node2 4m 49.362s 2026-01-16 08:41:57.648 2319 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12303
node2 4m 49.662s 2026-01-16 08:41:57.948 2320 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12309
node1 4m 49.677s 2026-01-16 08:41:57.963 2320 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12309
node0 4m 49.689s 2026-01-16 08:41:57.975 2320 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12309
node2 4m 49.901s 2026-01-16 08:41:58.187 2321 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12313
node1 4m 49.904s 2026-01-16 08:41:58.190 2321 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12313
node0 4m 49.923s 2026-01-16 08:41:58.209 2321 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12313
node0 4m 50.055s 2026-01-16 08:41:58.341 2325 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12315
node1 4m 50.067s 2026-01-16 08:41:58.353 2325 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12315
node2 4m 50.081s 2026-01-16 08:41:58.367 2325 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12315
node2 4m 50.801s 2026-01-16 08:41:59.087 2334 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12328
node0 4m 50.826s 2026-01-16 08:41:59.112 2334 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12328
node1 4m 50.830s 2026-01-16 08:41:59.116 2334 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12328
node0 4m 51.193s 2026-01-16 08:41:59.479 2335 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12334
node1 4m 51.214s 2026-01-16 08:41:59.500 2335 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12334
node2 4m 51.221s 2026-01-16 08:41:59.507 2335 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12334
node2 4m 51.521s 2026-01-16 08:41:59.807 2336 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12340
node0 4m 51.548s 2026-01-16 08:41:59.834 2336 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12340
node1 4m 51.550s 2026-01-16 08:41:59.836 2336 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12340
node0 4m 51.914s 2026-01-16 08:42:00.200 2337 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12346
node1 4m 51.929s 2026-01-16 08:42:00.215 2337 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12346
node2 4m 51.942s 2026-01-16 08:42:00.228 2337 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12346
node0 4m 52.033s 2026-01-16 08:42:00.319 2338 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12348
node2 4m 52.062s 2026-01-16 08:42:00.348 2338 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12348
node1 4m 52.064s 2026-01-16 08:42:00.350 2338 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12348
node1 4m 52.129s 2026-01-16 08:42:00.415 2340 INFO STATE_TO_DISK <<scheduler TransactionHandler>> DefaultSavedStateController: Signed state from round 12350 created, will eventually be written to disk, for reason: PERIODIC_SNAPSHOT
node0 4m 52.151s 2026-01-16 08:42:00.437 2340 INFO STATE_TO_DISK <<scheduler TransactionHandler>> DefaultSavedStateController: Signed state from round 12350 created, will eventually be written to disk, for reason: PERIODIC_SNAPSHOT
node2 4m 52.167s 2026-01-16 08:42:00.453 2340 INFO STATE_TO_DISK <<scheduler TransactionHandler>> DefaultSavedStateController: Signed state from round 12350 created, will eventually be written to disk, for reason: PERIODIC_SNAPSHOT
node0 4m 52.214s 2026-01-16 08:42:00.500 2343 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Started writing round 12350 state to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/12350
node0 4m 52.215s 2026-01-16 08:42:00.501 2344 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Creating a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/64 for 12350
node0 4m 52.215s 2026-01-16 08:42:00.501 2345 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> StateLifecycleManagerImpl: Creating a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/64 for com.swirlds.state.merkle.VirtualMapState@25ff756c
node2 4m 52.236s 2026-01-16 08:42:00.522 2343 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Started writing round 12350 state to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/12350
node2 4m 52.237s 2026-01-16 08:42:00.523 2344 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Creating a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/64 for 12350
node2 4m 52.237s 2026-01-16 08:42:00.523 2345 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> StateLifecycleManagerImpl: Creating a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/64 for com.swirlds.state.merkle.VirtualMapState@16dfe4d1
node2 4m 52.241s 2026-01-16 08:42:00.527 2351 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12352
node1 4m 52.259s 2026-01-16 08:42:00.545 2343 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Started writing round 12350 state to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/12350
node1 4m 52.260s 2026-01-16 08:42:00.546 2344 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Creating a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/64 for 12350
node1 4m 52.260s 2026-01-16 08:42:00.546 2345 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> StateLifecycleManagerImpl: Creating a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/64 for com.swirlds.state.merkle.VirtualMapState@64dcbe87
node0 4m 52.271s 2026-01-16 08:42:00.557 2353 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12352
node1 4m 52.271s 2026-01-16 08:42:00.557 2353 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12352
node0 4m 52.573s 2026-01-16 08:42:00.859 2355 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12357
node2 4m 52.601s 2026-01-16 08:42:00.887 2355 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12357
node1 4m 52.603s 2026-01-16 08:42:00.889 2355 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12357
node0 4m 53.534s 2026-01-16 08:42:01.820 2384 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12373
node2 4m 53.545s 2026-01-16 08:42:01.831 2384 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12373
node1 4m 53.564s 2026-01-16 08:42:01.850 2384 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12373
node0 4m 54.133s 2026-01-16 08:42:02.419 2388 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12383
node1 4m 54.158s 2026-01-16 08:42:02.444 2385 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12383
node2 4m 54.161s 2026-01-16 08:42:02.447 2385 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12383
node2 4m 54.284s 2026-01-16 08:42:02.570 2392 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12386
node0 4m 54.307s 2026-01-16 08:42:02.593 2392 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12386
node1 4m 54.323s 2026-01-16 08:42:02.609 2389 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12386
node0 4m 54.674s 2026-01-16 08:42:02.960 2393 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12392
node1 4m 54.692s 2026-01-16 08:42:02.978 2393 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12392
node2 4m 54.701s 2026-01-16 08:42:02.987 2393 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12392
node0 4m 54.997s 2026-01-16 08:42:03.283 2395 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> StateLifecycleManagerImpl: Successfully created a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/64 for com.swirlds.state.merkle.VirtualMapState@25ff756c
node0 4m 54.997s 2026-01-16 08:42:03.283 2396 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Successfully created a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/64 for 12350
node0 4m 54.999s 2026-01-16 08:42:03.285 2397 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Information for state written to disk:
Round: 12350 Timestamp: 2026-01-16T08:42:00.276531Z Next consensus number: 129667 Legacy running event hash: 492300fab217161b7a6756b4b689a727a0b088afb1a15306b5b2fbbeabac3a29585a70042db6deeae854887b655276ea Legacy running event mnemonic: caught-butter-rule-sell Rounds non-ancient: 26 Creation version: SemanticVersion[major=0, minor=80, patch=0, pre=, build=0] Minimum judge hash code: 1465107283 Root hash: 71e7d7ac46e59d1b9bcee5bc9f734381904410aeba7ddfdc2ea7b612120de9268382d50d59168cc1e994dabd3138a8c7 (root) VirtualMap state / diagram-appear-syrup-frequent {"Queues (Queue States)":{"RecordCache.TRANSACTION_RECEIPTS":{"head":5804,"path":96703,"tail":5867},"FileService.FILESERVICE_I_UPGRADE_DATA_150":{"head":1,"path":85663,"tail":71831}},"VirtualMapMetadata":{"firstLeafPath":72661,"lastLeafPath":145322},"Singletons":{"HintsService.CRS_STATE":{"path":73727,"mnemonic":"blood-rescue-achieve-degree"},"EntityIdService.ENTITY_ID":{"path":131071,"mnemonic":"fashion-romance-anger-soda"},"TokenService.NODE_PAYMENTS":{"path":75775,"mnemonic":"conduct-citizen-excuse-despair"},"HintsService.ACTIVE_HINTS_CONSTRUCTION":{"path":81919,"mnemonic":"gloom-deny-cactus-water"},"BlockStreamService.BLOCK_STREAM_INFO":{"path":77823,"mnemonic":"suffer-minor-empty-chat"},"RosterService.ROSTER_STATE":{"path":106495,"mnemonic":"pudding-enter-into-govern"},"PlatformStateService.PLATFORM_STATE":{"path":126975,"mnemonic":"auction-ancient-stock-narrow"},"FeeService.MIDNIGHT_RATES":{"path":102399,"mnemonic":"upper-faculty-dolphin-skirt"},"TokenService.STAKING_NETWORK_REWARDS":{"path":135167,"mnemonic":"castle-interest-doll-oyster"},"FreezeService.FREEZE_TIME":{"path":118783,"mnemonic":"guilt-point-sick-isolate"},"EntityIdService.ENTITY_COUNTS":{"path":98303,"mnemonic":"provide-uncover-glide-moral"},"TokenService.NODE_REWARDS":{"path":143359,"mnemonic":"rabbit-negative-fox-nephew"},"BlockRecordService.RUNNING_HASHES":{"path":122879,"mnemonic":"path-fashion-stock-fossil"},"BlockRecordService.BLOCKS":{"path":139263,"mnemonic":"repair-kiss-warrior-yard"},"CongestionThrottleService.THROTTLE_USAGE_SNAPSHOTS":{"path":86015,"mnemonic":"mandate-humble-twelve-tomato"},"HintsService.NEXT_HINTS_CONSTRUCTION":{"path":114687,"mnemonic":"mirror-inside-mushroom-program"},"CongestionThrottleService.CONGESTION_LEVEL_STARTS":{"path":94207,"mnemonic":"cattle-over-bus-chronic"},"FreezeService.UPGRADE_FILE_HASH":{"path":110591,"mnemonic":"across-base-wood-joke"}}}
node0 4m 55.002s 2026-01-16 08:42:03.288 2398 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Found 57 preconsensus files on disk.
First file: data/saved/preconsensus-events/0/2026/01/16/2026-01-16T08+28+26.687005423Z_seq43_minr6008_maxr6178_orgn0.pces Last file: data/saved/preconsensus-events/0/2026/01/16/2026-01-16T08+15+04.067111693Z_seq15_minr2395_maxr2502_orgn0.pces
node0 4m 55.002s 2026-01-16 08:42:03.288 2399 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Found 1 preconsensus event file meeting specified criteria to copy.
Lower bound: 12323 File: data/saved/preconsensus-events/0/2026/01/16/2026-01-16T08+38+21.740379503Z_seq56_minr8678_maxr13678_orgn0.pces
node0 4m 55.002s 2026-01-16 08:42:03.288 2400 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Copying 1 preconsensus event file(s)
node0 4m 55.006s 2026-01-16 08:42:03.292 2401 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Finished copying 1 preconsensus event file(s)
node0 4m 55.006s 2026-01-16 08:42:03.292 2402 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Finished writing state for round 12350 to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/12350 {"round":12350,"freezeState":false,"reason":"PERIODIC_SNAPSHOT","directory":"file:///opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/12350/"} [com.swirlds.logging.legacy.payload.StateSavedToDiskPayload]
node0 4m 55.007s 2026-01-16 08:42:03.293 2403 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> FileUtils: deleting directory /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/9874
node2 4m 55.059s 2026-01-16 08:42:03.345 2395 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> StateLifecycleManagerImpl: Successfully created a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/64 for com.swirlds.state.merkle.VirtualMapState@16dfe4d1
node2 4m 55.059s 2026-01-16 08:42:03.345 2396 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Successfully created a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/64 for 12350
node2 4m 55.062s 2026-01-16 08:42:03.348 2397 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Information for state written to disk:
Round: 12350 Timestamp: 2026-01-16T08:42:00.276531Z Next consensus number: 129667 Legacy running event hash: 492300fab217161b7a6756b4b689a727a0b088afb1a15306b5b2fbbeabac3a29585a70042db6deeae854887b655276ea Legacy running event mnemonic: caught-butter-rule-sell Rounds non-ancient: 26 Creation version: SemanticVersion[major=0, minor=80, patch=0, pre=, build=0] Minimum judge hash code: 1465107283 Root hash: 71e7d7ac46e59d1b9bcee5bc9f734381904410aeba7ddfdc2ea7b612120de9268382d50d59168cc1e994dabd3138a8c7 (root) VirtualMap state / diagram-appear-syrup-frequent {"Queues (Queue States)":{"RecordCache.TRANSACTION_RECEIPTS":{"head":5804,"path":96703,"tail":5867},"FileService.FILESERVICE_I_UPGRADE_DATA_150":{"head":1,"path":85663,"tail":71831}},"VirtualMapMetadata":{"firstLeafPath":72661,"lastLeafPath":145322},"Singletons":{"HintsService.CRS_STATE":{"path":73727,"mnemonic":"blood-rescue-achieve-degree"},"EntityIdService.ENTITY_ID":{"path":131071,"mnemonic":"fashion-romance-anger-soda"},"TokenService.NODE_PAYMENTS":{"path":75775,"mnemonic":"conduct-citizen-excuse-despair"},"HintsService.ACTIVE_HINTS_CONSTRUCTION":{"path":81919,"mnemonic":"gloom-deny-cactus-water"},"BlockStreamService.BLOCK_STREAM_INFO":{"path":77823,"mnemonic":"suffer-minor-empty-chat"},"RosterService.ROSTER_STATE":{"path":106495,"mnemonic":"pudding-enter-into-govern"},"PlatformStateService.PLATFORM_STATE":{"path":126975,"mnemonic":"auction-ancient-stock-narrow"},"FeeService.MIDNIGHT_RATES":{"path":102399,"mnemonic":"upper-faculty-dolphin-skirt"},"TokenService.STAKING_NETWORK_REWARDS":{"path":135167,"mnemonic":"castle-interest-doll-oyster"},"FreezeService.FREEZE_TIME":{"path":118783,"mnemonic":"guilt-point-sick-isolate"},"EntityIdService.ENTITY_COUNTS":{"path":98303,"mnemonic":"provide-uncover-glide-moral"},"TokenService.NODE_REWARDS":{"path":143359,"mnemonic":"rabbit-negative-fox-nephew"},"BlockRecordService.RUNNING_HASHES":{"path":122879,"mnemonic":"path-fashion-stock-fossil"},"BlockRecordService.BLOCKS":{"path":139263,"mnemonic":"repair-kiss-warrior-yard"},"CongestionThrottleService.THROTTLE_USAGE_SNAPSHOTS":{"path":86015,"mnemonic":"mandate-humble-twelve-tomato"},"HintsService.NEXT_HINTS_CONSTRUCTION":{"path":114687,"mnemonic":"mirror-inside-mushroom-program"},"CongestionThrottleService.CONGESTION_LEVEL_STARTS":{"path":94207,"mnemonic":"cattle-over-bus-chronic"},"FreezeService.UPGRADE_FILE_HASH":{"path":110591,"mnemonic":"across-base-wood-joke"}}}
node2 4m 55.064s 2026-01-16 08:42:03.350 2398 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Found 57 preconsensus files on disk.
First file: data/saved/preconsensus-events/2/2026/01/16/2026-01-16T08+22+12.728028369Z_seq31_minr4324_maxr4490_orgn0.pces Last file: data/saved/preconsensus-events/2/2026/01/16/2026-01-16T08+33+00.024649997Z_seq51_minr7281_maxr7516_orgn0.pces
node2 4m 55.064s 2026-01-16 08:42:03.350 2399 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Found 1 preconsensus event file meeting specified criteria to copy.
Lower bound: 12323 File: data/saved/preconsensus-events/2/2026/01/16/2026-01-16T08+38+21.707489384Z_seq56_minr8678_maxr13678_orgn0.pces
node2 4m 55.064s 2026-01-16 08:42:03.350 2400 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Copying 1 preconsensus event file(s)
node2 4m 55.068s 2026-01-16 08:42:03.354 2401 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Finished copying 1 preconsensus event file(s)
node2 4m 55.069s 2026-01-16 08:42:03.355 2402 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Finished writing state for round 12350 to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/12350 {"round":12350,"freezeState":false,"reason":"PERIODIC_SNAPSHOT","directory":"file:///opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/12350/"} [com.swirlds.logging.legacy.payload.StateSavedToDiskPayload]
node2 4m 55.070s 2026-01-16 08:42:03.356 2403 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> FileUtils: deleting directory /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/9874
node1 4m 55.124s 2026-01-16 08:42:03.410 2394 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12400
node2 4m 55.146s 2026-01-16 08:42:03.432 2412 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12400
node0 4m 55.153s 2026-01-16 08:42:03.439 2412 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12400
node2 4m 55.241s 2026-01-16 08:42:03.527 2413 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12402
node1 4m 55.255s 2026-01-16 08:42:03.541 2395 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12402
node0 4m 55.270s 2026-01-16 08:42:03.556 2413 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12402
node1 4m 55.296s 2026-01-16 08:42:03.582 2397 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> StateLifecycleManagerImpl: Successfully created a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/64 for com.swirlds.state.merkle.VirtualMapState@64dcbe87
node1 4m 55.296s 2026-01-16 08:42:03.582 2398 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Successfully created a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/64 for 12350
node1 4m 55.299s 2026-01-16 08:42:03.585 2399 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Information for state written to disk:
Round: 12350 Timestamp: 2026-01-16T08:42:00.276531Z Next consensus number: 129667 Legacy running event hash: 492300fab217161b7a6756b4b689a727a0b088afb1a15306b5b2fbbeabac3a29585a70042db6deeae854887b655276ea Legacy running event mnemonic: caught-butter-rule-sell Rounds non-ancient: 26 Creation version: SemanticVersion[major=0, minor=80, patch=0, pre=, build=0] Minimum judge hash code: 1465107283 Root hash: 71e7d7ac46e59d1b9bcee5bc9f734381904410aeba7ddfdc2ea7b612120de9268382d50d59168cc1e994dabd3138a8c7 (root) VirtualMap state / diagram-appear-syrup-frequent {"Queues (Queue States)":{"RecordCache.TRANSACTION_RECEIPTS":{"head":5804,"path":96703,"tail":5867},"FileService.FILESERVICE_I_UPGRADE_DATA_150":{"head":1,"path":85663,"tail":71831}},"VirtualMapMetadata":{"firstLeafPath":72661,"lastLeafPath":145322},"Singletons":{"HintsService.CRS_STATE":{"path":73727,"mnemonic":"blood-rescue-achieve-degree"},"EntityIdService.ENTITY_ID":{"path":131071,"mnemonic":"fashion-romance-anger-soda"},"TokenService.NODE_PAYMENTS":{"path":75775,"mnemonic":"conduct-citizen-excuse-despair"},"HintsService.ACTIVE_HINTS_CONSTRUCTION":{"path":81919,"mnemonic":"gloom-deny-cactus-water"},"BlockStreamService.BLOCK_STREAM_INFO":{"path":77823,"mnemonic":"suffer-minor-empty-chat"},"RosterService.ROSTER_STATE":{"path":106495,"mnemonic":"pudding-enter-into-govern"},"PlatformStateService.PLATFORM_STATE":{"path":126975,"mnemonic":"auction-ancient-stock-narrow"},"FeeService.MIDNIGHT_RATES":{"path":102399,"mnemonic":"upper-faculty-dolphin-skirt"},"TokenService.STAKING_NETWORK_REWARDS":{"path":135167,"mnemonic":"castle-interest-doll-oyster"},"FreezeService.FREEZE_TIME":{"path":118783,"mnemonic":"guilt-point-sick-isolate"},"EntityIdService.ENTITY_COUNTS":{"path":98303,"mnemonic":"provide-uncover-glide-moral"},"TokenService.NODE_REWARDS":{"path":143359,"mnemonic":"rabbit-negative-fox-nephew"},"BlockRecordService.RUNNING_HASHES":{"path":122879,"mnemonic":"path-fashion-stock-fossil"},"BlockRecordService.BLOCKS":{"path":139263,"mnemonic":"repair-kiss-warrior-yard"},"CongestionThrottleService.THROTTLE_USAGE_SNAPSHOTS":{"path":86015,"mnemonic":"mandate-humble-twelve-tomato"},"HintsService.NEXT_HINTS_CONSTRUCTION":{"path":114687,"mnemonic":"mirror-inside-mushroom-program"},"CongestionThrottleService.CONGESTION_LEVEL_STARTS":{"path":94207,"mnemonic":"cattle-over-bus-chronic"},"FreezeService.UPGRADE_FILE_HASH":{"path":110591,"mnemonic":"across-base-wood-joke"}}}
node1 4m 55.302s 2026-01-16 08:42:03.588 2400 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Found 57 preconsensus files on disk.
First file: data/saved/preconsensus-events/1/2026/01/16/2026-01-16T08+14+30.547360757Z_seq13_minr2246_maxr2349_orgn0.pces Last file: data/saved/preconsensus-events/1/2026/01/16/2026-01-16T08+19+34.802921063Z_seq26_minr3612_maxr3781_orgn0.pces
node1 4m 55.302s 2026-01-16 08:42:03.588 2401 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Found 1 preconsensus event file meeting specified criteria to copy.
Lower bound: 12323 File: data/saved/preconsensus-events/1/2026/01/16/2026-01-16T08+38+21.729801182Z_seq56_minr8678_maxr13678_orgn0.pces
node1 4m 55.302s 2026-01-16 08:42:03.588 2402 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Copying 1 preconsensus event file(s)
node1 4m 55.308s 2026-01-16 08:42:03.594 2403 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Finished copying 1 preconsensus event file(s)
node1 4m 55.308s 2026-01-16 08:42:03.594 2404 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Finished writing state for round 12350 to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/12350 {"round":12350,"freezeState":false,"reason":"PERIODIC_SNAPSHOT","directory":"file:///opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/12350/"} [com.swirlds.logging.legacy.payload.StateSavedToDiskPayload]
node1 4m 55.309s 2026-01-16 08:42:03.595 2405 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> FileUtils: deleting directory /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/9874
node2 4m 55.481s 2026-01-16 08:42:03.767 2414 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12406
node1 4m 55.484s 2026-01-16 08:42:03.770 2406 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12406
node0 4m 55.510s 2026-01-16 08:42:03.796 2414 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12406
node0 4m 55.813s 2026-01-16 08:42:04.099 2415 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12411
node1 4m 55.830s 2026-01-16 08:42:04.116 2415 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12411
node2 4m 55.842s 2026-01-16 08:42:04.128 2415 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12411
node2 4m 56.141s 2026-01-16 08:42:04.427 2416 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12417
node1 4m 56.158s 2026-01-16 08:42:04.444 2416 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12417
node0 4m 56.166s 2026-01-16 08:42:04.452 2416 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12417
node2 4m 56.381s 2026-01-16 08:42:04.667 2417 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12421
node1 4m 56.384s 2026-01-16 08:42:04.670 2417 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12421
node0 4m 56.406s 2026-01-16 08:42:04.692 2417 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12421
node0 4m 56.534s 2026-01-16 08:42:04.820 2421 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12423
node1 4m 56.545s 2026-01-16 08:42:04.831 2421 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12423
node2 4m 56.561s 2026-01-16 08:42:04.847 2421 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12423
node2 4m 57.101s 2026-01-16 08:42:05.387 2430 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12433
node1 4m 57.127s 2026-01-16 08:42:05.413 2430 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12433
node0 4m 57.128s 2026-01-16 08:42:05.414 2430 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12433
node0 4m 58.454s 2026-01-16 08:42:06.740 2431 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12455
node2 4m 58.481s 2026-01-16 08:42:06.767 2431 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12455
node1 4m 58.483s 2026-01-16 08:42:06.769 2431 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12455
node0 4m 58.933s 2026-01-16 08:42:07.219 2443 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12463
node2 4m 58.961s 2026-01-16 08:42:07.247 2443 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12463
node1 4m 58.964s 2026-01-16 08:42:07.250 2443 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12463
node0 4m 59.413s 2026-01-16 08:42:07.699 2444 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12471
node1 4m 59.428s 2026-01-16 08:42:07.714 2444 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12471
node2 4m 59.441s 2026-01-16 08:42:07.727 2444 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12471
node0 5.001m 2026-01-16 08:42:08.359 2445 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12482
node2 5.002m 2026-01-16 08:42:08.387 2445 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12482
node1 5.002m 2026-01-16 08:42:08.390 2445 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12482
node0 5.009m 2026-01-16 08:42:08.839 2446 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12490
node1 5.009m 2026-01-16 08:42:08.852 2446 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12490
node2 5.010m 2026-01-16 08:42:08.867 2446 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12490
node0 5.016m 2026-01-16 08:42:09.259 2458 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12497
node1 5.017m 2026-01-16 08:42:09.279 2458 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12497
node2 5m 1.001s 2026-01-16 08:42:09.287 2458 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12497
node2 5m 1.122s 2026-01-16 08:42:09.408 2459 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12500
node0 5m 1.143s 2026-01-16 08:42:09.429 2459 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12500
node1 5m 1.159s 2026-01-16 08:42:09.445 2459 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12500
node0 5m 1.753s 2026-01-16 08:42:10.039 2460 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12510
node1 5m 1.773s 2026-01-16 08:42:10.059 2460 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12510
node2 5m 1.781s 2026-01-16 08:42:10.067 2460 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12510
node2 5m 3.041s 2026-01-16 08:42:11.327 2464 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12532
node1 5m 3.068s 2026-01-16 08:42:11.354 2464 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12532
node0 5m 3.071s 2026-01-16 08:42:11.357 2472 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12532
node0 5m 3.194s 2026-01-16 08:42:11.480 2473 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12534
node2 5m 3.221s 2026-01-16 08:42:11.507 2473 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12534
node1 5m 3.224s 2026-01-16 08:42:11.510 2473 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12534
node0 5m 3.854s 2026-01-16 08:42:12.140 2474 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12545
node1 5m 3.872s 2026-01-16 08:42:12.158 2474 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12545
node2 5m 3.881s 2026-01-16 08:42:12.167 2474 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12545
node0 5m 4.334s 2026-01-16 08:42:12.620 2475 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12553
node2 5m 4.361s 2026-01-16 08:42:12.647 2475 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12553
node1 5m 4.364s 2026-01-16 08:42:12.650 2475 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12553
node0 5m 4.573s 2026-01-16 08:42:12.859 2476 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12557
node1 5m 4.597s 2026-01-16 08:42:12.883 2476 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12557
node2 5m 4.601s 2026-01-16 08:42:12.887 2476 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12557
node2 5m 4.901s 2026-01-16 08:42:13.187 2477 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12563
node0 5m 4.926s 2026-01-16 08:42:13.212 2477 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12563
node1 5m 4.935s 2026-01-16 08:42:13.221 2477 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12563
node0 5m 5.293s 2026-01-16 08:42:13.579 2489 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12569
node1 5m 5.312s 2026-01-16 08:42:13.598 2489 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12569
node2 5m 5.322s 2026-01-16 08:42:13.608 2489 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12569
node2 5m 5.621s 2026-01-16 08:42:13.907 2490 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12575
node0 5m 5.646s 2026-01-16 08:42:13.932 2490 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12575
node1 5m 5.654s 2026-01-16 08:42:13.940 2490 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12575
node0 5m 6.253s 2026-01-16 08:42:14.539 2491 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12585
node2 5m 6.264s 2026-01-16 08:42:14.550 2491 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12585
node1 5m 6.272s 2026-01-16 08:42:14.558 2491 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12585
node0 5m 6.433s 2026-01-16 08:42:14.719 2492 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12588
node1 5m 6.448s 2026-01-16 08:42:14.734 2492 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12588
node2 5m 6.461s 2026-01-16 08:42:14.747 2492 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12588
node0 5m 7.393s 2026-01-16 08:42:15.679 2504 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12604
node1 5m 7.408s 2026-01-16 08:42:15.694 2504 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12604
node2 5m 7.421s 2026-01-16 08:42:15.707 2504 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12604
node1 5m 7.664s 2026-01-16 08:42:15.950 2505 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12609
node2 5m 7.679s 2026-01-16 08:42:15.965 2505 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12609
node0 5m 7.693s 2026-01-16 08:42:15.979 2505 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12609
node0 5m 8.113s 2026-01-16 08:42:16.399 2506 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12616
node2 5m 8.141s 2026-01-16 08:42:16.427 2506 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12616
node1 5m 8.143s 2026-01-16 08:42:16.429 2506 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12616
node0 5m 8.353s 2026-01-16 08:42:16.639 2507 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12620
node1 5m 8.378s 2026-01-16 08:42:16.664 2507 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12620
node2 5m 8.381s 2026-01-16 08:42:16.667 2507 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12620
node2 5m 8.681s 2026-01-16 08:42:16.967 2508 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12626
node0 5m 8.706s 2026-01-16 08:42:16.992 2508 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12626
node1 5m 8.722s 2026-01-16 08:42:17.008 2508 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12626
node2 5m 9.641s 2026-01-16 08:42:17.927 2520 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12642
node1 5m 9.644s 2026-01-16 08:42:17.930 2520 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12642
node0 5m 9.663s 2026-01-16 08:42:17.949 2520 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12642
node0 5m 9.794s 2026-01-16 08:42:18.080 2521 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12644
node1 5m 9.807s 2026-01-16 08:42:18.093 2521 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12644
node2 5m 9.821s 2026-01-16 08:42:18.107 2521 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12644
node0 5m 9.914s 2026-01-16 08:42:18.200 2522 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12646
node2 5m 9.941s 2026-01-16 08:42:18.227 2522 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12646
node1 5m 9.943s 2026-01-16 08:42:18.229 2522 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12646
node2 5m 10.061s 2026-01-16 08:42:18.347 2523 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12649
node1 5m 10.064s 2026-01-16 08:42:18.350 2523 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12649
node0 5m 10.084s 2026-01-16 08:42:18.370 2523 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12649
node0 5m 10.214s 2026-01-16 08:42:18.500 2524 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12651
node1 5m 10.238s 2026-01-16 08:42:18.524 2524 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12651
node2 5m 10.241s 2026-01-16 08:42:18.527 2524 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12651
node2 5m 10.541s 2026-01-16 08:42:18.827 2525 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12657
node1 5m 10.560s 2026-01-16 08:42:18.846 2525 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12657
node0 5m 10.564s 2026-01-16 08:42:18.850 2525 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12657
node0 5m 10.933s 2026-01-16 08:42:19.219 2526 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12663
node2 5m 10.961s 2026-01-16 08:42:19.247 2526 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12663
node1 5m 10.964s 2026-01-16 08:42:19.250 2526 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12663
node1 5m 11.144s 2026-01-16 08:42:19.430 2527 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12667
node0 5m 11.162s 2026-01-16 08:42:19.448 2527 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12667
node2 5m 11.167s 2026-01-16 08:42:19.453 2527 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12667
node0 5m 11.294s 2026-01-16 08:42:19.580 2528 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12669
node2 5m 11.321s 2026-01-16 08:42:19.607 2528 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12669
node1 5m 11.324s 2026-01-16 08:42:19.610 2528 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12669
node2 5m 11.501s 2026-01-16 08:42:19.787 2532 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12673
node0 5m 11.525s 2026-01-16 08:42:19.811 2532 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12673
node1 5m 11.527s 2026-01-16 08:42:19.813 2540 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12673
node0 5m 11.894s 2026-01-16 08:42:20.180 2541 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12679
node1 5m 11.908s 2026-01-16 08:42:20.194 2541 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12679
node2 5m 11.921s 2026-01-16 08:42:20.207 2541 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12679
node2 5m 12.221s 2026-01-16 08:42:20.507 2542 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12685
node0 5m 12.246s 2026-01-16 08:42:20.532 2542 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12685
node1 5m 12.246s 2026-01-16 08:42:20.532 2542 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12685
node1 5m 12.343s 2026-01-16 08:42:20.629 2543 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12687
node0 5m 12.373s 2026-01-16 08:42:20.659 2543 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12687
node2 5m 12.396s 2026-01-16 08:42:20.682 2543 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12687
node2 5m 12.461s 2026-01-16 08:42:20.747 2544 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12689
node0 5m 12.487s 2026-01-16 08:42:20.773 2544 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12689
node1 5m 12.504s 2026-01-16 08:42:20.790 2544 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12689
node0 5m 12.853s 2026-01-16 08:42:21.139 2545 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12695
node1 5m 12.865s 2026-01-16 08:42:21.151 2545 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12695
node2 5m 12.882s 2026-01-16 08:42:21.168 2545 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12695
node1 5m 12.944s 2026-01-16 08:42:21.230 2546 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12697
node2 5m 12.969s 2026-01-16 08:42:21.255 2546 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12697
node0 5m 12.973s 2026-01-16 08:42:21.259 2546 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12697
node2 5m 13.421s 2026-01-16 08:42:21.707 2547 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12705
node1 5m 13.441s 2026-01-16 08:42:21.727 2547 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12705
node0 5m 13.448s 2026-01-16 08:42:21.734 2547 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12705
node0 5m 13.813s 2026-01-16 08:42:22.099 2559 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12711
node1 5m 13.825s 2026-01-16 08:42:22.111 2559 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12711
node2 5m 13.842s 2026-01-16 08:42:22.128 2559 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12711
node2 5m 13.901s 2026-01-16 08:42:22.187 2560 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12713
node0 5m 13.929s 2026-01-16 08:42:22.215 2560 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12713
node1 5m 13.944s 2026-01-16 08:42:22.230 2560 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12713
node2 5m 14.381s 2026-01-16 08:42:22.667 2561 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12721
node1 5m 14.384s 2026-01-16 08:42:22.670 2561 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12721
node0 5m 14.402s 2026-01-16 08:42:22.688 2561 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12721
node0 5m 14.533s 2026-01-16 08:42:22.819 2562 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12723
node2 5m 14.561s 2026-01-16 08:42:22.847 2562 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12723
node1 5m 14.564s 2026-01-16 08:42:22.850 2562 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12723
node0 5m 14.774s 2026-01-16 08:42:23.060 2563 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12727
node1 5m 14.793s 2026-01-16 08:42:23.079 2563 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12727
node2 5m 14.802s 2026-01-16 08:42:23.088 2563 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12727
node0 5m 15.253s 2026-01-16 08:42:23.539 2564 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12735
node2 5m 15.264s 2026-01-16 08:42:23.550 2564 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12735
node1 5m 15.284s 2026-01-16 08:42:23.570 2564 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12735
node0 5m 15.434s 2026-01-16 08:42:23.720 2565 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12738
node2 5m 15.461s 2026-01-16 08:42:23.747 2565 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12738
node1 5m 15.464s 2026-01-16 08:42:23.750 2565 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12738
node0 5m 15.913s 2026-01-16 08:42:24.199 2569 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12746
node1 5m 15.924s 2026-01-16 08:42:24.210 2577 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12746
node2 5m 15.941s 2026-01-16 08:42:24.227 2577 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12746
node0 5m 16.874s 2026-01-16 08:42:25.160 2578 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12762
node2 5m 16.901s 2026-01-16 08:42:25.187 2578 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12762
node1 5m 16.904s 2026-01-16 08:42:25.190 2578 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12762
node2 5m 16.961s 2026-01-16 08:42:25.247 2579 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12764
node1 5m 16.963s 2026-01-16 08:42:25.249 2579 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12764
node0 5m 16.988s 2026-01-16 08:42:25.274 2579 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12764
node1 5m 17.083s 2026-01-16 08:42:25.369 2580 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12766
node0 5m 17.102s 2026-01-16 08:42:25.388 2580 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12766
node2 5m 17.103s 2026-01-16 08:42:25.389 2580 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12766
node1 5m 17.324s 2026-01-16 08:42:25.610 2581 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12770
node0 5m 17.352s 2026-01-16 08:42:25.638 2581 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12770
node2 5m 17.359s 2026-01-16 08:42:25.645 2581 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12770
node2 5m 17.441s 2026-01-16 08:42:25.727 2582 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12772
node0 5m 17.469s 2026-01-16 08:42:25.755 2582 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12772
node1 5m 17.472s 2026-01-16 08:42:25.758 2582 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12772
node0 5m 17.833s 2026-01-16 08:42:26.119 2586 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12778
node1 5m 17.849s 2026-01-16 08:42:26.135 2586 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12778
node2 5m 17.862s 2026-01-16 08:42:26.148 2586 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12778
node1 5m 18.284s 2026-01-16 08:42:26.570 2595 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12786
node2 5m 18.300s 2026-01-16 08:42:26.586 2595 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12786
node0 5m 18.313s 2026-01-16 08:42:26.599 2595 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12786
node2 5m 18.401s 2026-01-16 08:42:26.687 2596 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12788
node0 5m 18.431s 2026-01-16 08:42:26.717 2596 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12788
node1 5m 18.436s 2026-01-16 08:42:26.722 2596 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12788
node0 5m 18.553s 2026-01-16 08:42:26.839 2597 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12790
node2 5m 18.581s 2026-01-16 08:42:26.867 2597 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12790
node1 5m 18.583s 2026-01-16 08:42:26.869 2597 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12790
node0 5m 18.793s 2026-01-16 08:42:27.079 2598 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12794
node2 5m 18.804s 2026-01-16 08:42:27.090 2598 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12794
node1 5m 18.809s 2026-01-16 08:42:27.095 2598 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12794
node0 5m 18.973s 2026-01-16 08:42:27.259 2599 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12797
node1 5m 18.990s 2026-01-16 08:42:27.276 2599 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12797
node2 5m 19.001s 2026-01-16 08:42:27.287 2599 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12797
node1 5m 19.423s 2026-01-16 08:42:27.709 2600 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12805
node2 5m 19.450s 2026-01-16 08:42:27.736 2600 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12805
node0 5m 19.453s 2026-01-16 08:42:27.739 2600 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12805
node2 5m 19.541s 2026-01-16 08:42:27.827 2601 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12807
node1 5m 19.558s 2026-01-16 08:42:27.844 2601 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12807
node0 5m 19.562s 2026-01-16 08:42:27.848 2601 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12807
node0 5m 19.934s 2026-01-16 08:42:28.220 2605 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12813
node1 5m 19.945s 2026-01-16 08:42:28.231 2605 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12813
node2 5m 19.961s 2026-01-16 08:42:28.247 2605 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12813
node2 5m 20.261s 2026-01-16 08:42:28.547 2614 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12819
node1 5m 20.277s 2026-01-16 08:42:28.563 2614 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12819
node0 5m 20.285s 2026-01-16 08:42:28.571 2614 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12819
node2 5m 20.502s 2026-01-16 08:42:28.788 2615 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12823
node1 5m 20.525s 2026-01-16 08:42:28.811 2615 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12823
node0 5m 20.526s 2026-01-16 08:42:28.812 2615 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12823
node0 5m 20.894s 2026-01-16 08:42:29.180 2616 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12829
node1 5m 20.906s 2026-01-16 08:42:29.192 2616 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12829
node2 5m 20.921s 2026-01-16 08:42:29.207 2616 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12829
node2 5m 20.981s 2026-01-16 08:42:29.267 2617 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12831
node1 5m 20.996s 2026-01-16 08:42:29.282 2617 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12831
node0 5m 21.007s 2026-01-16 08:42:29.293 2617 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12831
node2 5m 21.221s 2026-01-16 08:42:29.507 2618 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12835
node0 5m 21.248s 2026-01-16 08:42:29.534 2618 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12835
node1 5m 21.248s 2026-01-16 08:42:29.534 2618 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12835
node1 5m 21.343s 2026-01-16 08:42:29.629 2619 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12837
node2 5m 21.356s 2026-01-16 08:42:29.642 2619 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12837
node0 5m 21.374s 2026-01-16 08:42:29.660 2619 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12837
node0 5m 21.493s 2026-01-16 08:42:29.779 2620 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12839
node1 5m 21.513s 2026-01-16 08:42:29.799 2620 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12839
node2 5m 21.521s 2026-01-16 08:42:29.807 2620 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12839
node2 5m 21.641s 2026-01-16 08:42:29.927 2621 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12842
node0 5m 21.663s 2026-01-16 08:42:29.949 2621 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12842
node1 5m 21.675s 2026-01-16 08:42:29.961 2621 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12842
node0 5m 22.034s 2026-01-16 08:42:30.320 2622 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12848
node1 5m 22.046s 2026-01-16 08:42:30.332 2622 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12848
node2 5m 22.061s 2026-01-16 08:42:30.347 2622 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12848
node1 5m 22.067s 2026-01-16 08:42:30.353 2624 INFO STATE_TO_DISK <<scheduler TransactionHandler>> DefaultSavedStateController: Signed state from round 12849 created, will eventually be written to disk, for reason: PERIODIC_SNAPSHOT
node0 5m 22.086s 2026-01-16 08:42:30.372 2624 INFO STATE_TO_DISK <<scheduler TransactionHandler>> DefaultSavedStateController: Signed state from round 12849 created, will eventually be written to disk, for reason: PERIODIC_SNAPSHOT
node2 5m 22.118s 2026-01-16 08:42:30.404 2624 INFO STATE_TO_DISK <<scheduler TransactionHandler>> DefaultSavedStateController: Signed state from round 12849 created, will eventually be written to disk, for reason: PERIODIC_SNAPSHOT
node0 5m 22.154s 2026-01-16 08:42:30.440 2627 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Started writing round 12849 state to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/12849
node0 5m 22.155s 2026-01-16 08:42:30.441 2628 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Creating a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/71 for 12849
node0 5m 22.155s 2026-01-16 08:42:30.441 2629 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> StateLifecycleManagerImpl: Creating a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/71 for com.swirlds.state.merkle.VirtualMapState@446597d5
node2 5m 22.180s 2026-01-16 08:42:30.466 2627 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Started writing round 12849 state to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/12849
node2 5m 22.181s 2026-01-16 08:42:30.467 2628 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Creating a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/71 for 12849
node2 5m 22.181s 2026-01-16 08:42:30.467 2629 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> StateLifecycleManagerImpl: Creating a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/71 for com.swirlds.state.merkle.VirtualMapState@42d213f1
node1 5m 22.195s 2026-01-16 08:42:30.481 2627 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Started writing round 12849 state to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/12849
node1 5m 22.196s 2026-01-16 08:42:30.482 2628 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Creating a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/71 for 12849
node1 5m 22.196s 2026-01-16 08:42:30.482 2629 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> StateLifecycleManagerImpl: Creating a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/71 for com.swirlds.state.merkle.VirtualMapState@3a99d878
node2 5m 22.601s 2026-01-16 08:42:30.887 2638 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12858
node1 5m 22.614s 2026-01-16 08:42:30.900 2638 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12858
node0 5m 22.626s 2026-01-16 08:42:30.912 2638 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12858
node0 5m 22.993s 2026-01-16 08:42:31.279 2648 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12864
node2 5m 23.021s 2026-01-16 08:42:31.307 2639 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12864
node1 5m 23.024s 2026-01-16 08:42:31.310 2639 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12864
node0 5m 23.234s 2026-01-16 08:42:31.520 2669 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12868
node1 5m 23.252s 2026-01-16 08:42:31.538 2653 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12868
node2 5m 23.262s 2026-01-16 08:42:31.548 2669 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12868
node2 5m 23.562s 2026-01-16 08:42:31.848 2670 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12874
node0 5m 23.590s 2026-01-16 08:42:31.876 2670 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12874
node1 5m 23.590s 2026-01-16 08:42:31.876 2670 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12874
node0 5m 23.954s 2026-01-16 08:42:32.240 2671 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12880
node2 5m 23.981s 2026-01-16 08:42:32.267 2671 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12880
node1 5m 23.984s 2026-01-16 08:42:32.270 2671 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12880
node2 5m 24.041s 2026-01-16 08:42:32.327 2672 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12882
node1 5m 24.044s 2026-01-16 08:42:32.330 2672 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12882
node0 5m 24.071s 2026-01-16 08:42:32.357 2675 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12882
node1 5m 24.644s 2026-01-16 08:42:32.930 2679 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12892
node2 5m 24.667s 2026-01-16 08:42:32.953 2679 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12892
node0 5m 24.673s 2026-01-16 08:42:32.959 2679 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12892
node2 5m 24.761s 2026-01-16 08:42:33.047 2680 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12894
node1 5m 24.764s 2026-01-16 08:42:33.050 2680 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12894
node0 5m 24.782s 2026-01-16 08:42:33.068 2680 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12894
node0 5m 24.913s 2026-01-16 08:42:33.199 2681 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12896
node0 5m 24.916s 2026-01-16 08:42:33.202 2683 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> StateLifecycleManagerImpl: Successfully created a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/71 for com.swirlds.state.merkle.VirtualMapState@446597d5
node0 5m 24.916s 2026-01-16 08:42:33.202 2684 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Successfully created a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/71 for 12849
node0 5m 24.918s 2026-01-16 08:42:33.204 2685 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Information for state written to disk:
Round: 12849 Timestamp: 2026-01-16T08:42:30.222680Z Next consensus number: 131164 Legacy running event hash: 770d9bab36cb1e37fbab364f2eff797590c2fdb0c0c56e9d56d6fc8259452b426a856913f6ccc6c4ec46576f4efec485 Legacy running event mnemonic: ticket-melt-sunny-shoulder Rounds non-ancient: 26 Creation version: SemanticVersion[major=0, minor=80, patch=0, pre=, build=0] Minimum judge hash code: 175474911 Root hash: 0abb20388d8ee377c2b298d8c0143a95dd6f9446dc1ba9e0d53fd21390e1af18e80e7529d986839aeed98f46b48435ad (root) VirtualMap state / first-alpha-exact-muffin {"Queues (Queue States)":{"RecordCache.TRANSACTION_RECEIPTS":{"head":5804,"path":96703,"tail":6135},"FileService.FILESERVICE_I_UPGRADE_DATA_150":{"head":1,"path":85663,"tail":71831}},"VirtualMapMetadata":{"firstLeafPath":72929,"lastLeafPath":145858},"Singletons":{"HintsService.CRS_STATE":{"path":73727,"mnemonic":"blood-rescue-achieve-degree"},"EntityIdService.ENTITY_ID":{"path":131071,"mnemonic":"fashion-romance-anger-soda"},"TokenService.NODE_PAYMENTS":{"path":75775,"mnemonic":"sample-cream-border-mesh"},"HintsService.ACTIVE_HINTS_CONSTRUCTION":{"path":81919,"mnemonic":"gloom-deny-cactus-water"},"BlockStreamService.BLOCK_STREAM_INFO":{"path":77823,"mnemonic":"depth-amateur-much-rule"},"RosterService.ROSTER_STATE":{"path":106495,"mnemonic":"pudding-enter-into-govern"},"PlatformStateService.PLATFORM_STATE":{"path":126975,"mnemonic":"pretty-copy-step-turtle"},"FeeService.MIDNIGHT_RATES":{"path":102399,"mnemonic":"upper-faculty-dolphin-skirt"},"TokenService.STAKING_NETWORK_REWARDS":{"path":135167,"mnemonic":"castle-interest-doll-oyster"},"FreezeService.FREEZE_TIME":{"path":118783,"mnemonic":"guilt-point-sick-isolate"},"EntityIdService.ENTITY_COUNTS":{"path":98303,"mnemonic":"provide-uncover-glide-moral"},"TokenService.NODE_REWARDS":{"path":143359,"mnemonic":"identify-image-garbage-prize"},"BlockRecordService.RUNNING_HASHES":{"path":122879,"mnemonic":"put-enhance-hotel-believe"},"BlockRecordService.BLOCKS":{"path":139263,"mnemonic":"cloud-just-price-foot"},"CongestionThrottleService.THROTTLE_USAGE_SNAPSHOTS":{"path":86015,"mnemonic":"cry-laptop-curious-mother"},"HintsService.NEXT_HINTS_CONSTRUCTION":{"path":114687,"mnemonic":"mirror-inside-mushroom-program"},"CongestionThrottleService.CONGESTION_LEVEL_STARTS":{"path":94207,"mnemonic":"cattle-over-bus-chronic"},"FreezeService.UPGRADE_FILE_HASH":{"path":110591,"mnemonic":"across-base-wood-joke"}}}
node0 5m 24.920s 2026-01-16 08:42:33.206 2686 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Found 57 preconsensus files on disk.
First file: data/saved/preconsensus-events/0/2026/01/16/2026-01-16T08+28+26.687005423Z_seq43_minr6008_maxr6178_orgn0.pces Last file: data/saved/preconsensus-events/0/2026/01/16/2026-01-16T08+15+04.067111693Z_seq15_minr2395_maxr2502_orgn0.pces
node0 5m 24.920s 2026-01-16 08:42:33.206 2687 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Found 1 preconsensus event file meeting specified criteria to copy.
Lower bound: 12822 File: data/saved/preconsensus-events/0/2026/01/16/2026-01-16T08+38+21.740379503Z_seq56_minr8678_maxr13678_orgn0.pces
node0 5m 24.920s 2026-01-16 08:42:33.206 2688 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Copying 1 preconsensus event file(s)
node0 5m 24.924s 2026-01-16 08:42:33.210 2689 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Finished copying 1 preconsensus event file(s)
node0 5m 24.925s 2026-01-16 08:42:33.211 2690 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Finished writing state for round 12849 to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/12849 {"round":12849,"freezeState":false,"reason":"PERIODIC_SNAPSHOT","directory":"file:///opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/12849/"} [com.swirlds.logging.legacy.payload.StateSavedToDiskPayload]
node0 5m 24.925s 2026-01-16 08:42:33.211 2691 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> FileUtils: deleting directory /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/10357
node1 5m 24.925s 2026-01-16 08:42:33.211 2681 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12896
node2 5m 24.925s 2026-01-16 08:42:33.211 2681 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12896
node2 5m 24.979s 2026-01-16 08:42:33.265 2683 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> StateLifecycleManagerImpl: Successfully created a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/71 for com.swirlds.state.merkle.VirtualMapState@42d213f1
node2 5m 24.979s 2026-01-16 08:42:33.265 2684 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Successfully created a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/71 for 12849
node2 5m 24.982s 2026-01-16 08:42:33.268 2685 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Information for state written to disk:
Round: 12849 Timestamp: 2026-01-16T08:42:30.222680Z Next consensus number: 131164 Legacy running event hash: 770d9bab36cb1e37fbab364f2eff797590c2fdb0c0c56e9d56d6fc8259452b426a856913f6ccc6c4ec46576f4efec485 Legacy running event mnemonic: ticket-melt-sunny-shoulder Rounds non-ancient: 26 Creation version: SemanticVersion[major=0, minor=80, patch=0, pre=, build=0] Minimum judge hash code: 175474911 Root hash: 0abb20388d8ee377c2b298d8c0143a95dd6f9446dc1ba9e0d53fd21390e1af18e80e7529d986839aeed98f46b48435ad (root) VirtualMap state / first-alpha-exact-muffin {"Queues (Queue States)":{"RecordCache.TRANSACTION_RECEIPTS":{"head":5804,"path":96703,"tail":6135},"FileService.FILESERVICE_I_UPGRADE_DATA_150":{"head":1,"path":85663,"tail":71831}},"VirtualMapMetadata":{"firstLeafPath":72929,"lastLeafPath":145858},"Singletons":{"HintsService.CRS_STATE":{"path":73727,"mnemonic":"blood-rescue-achieve-degree"},"EntityIdService.ENTITY_ID":{"path":131071,"mnemonic":"fashion-romance-anger-soda"},"TokenService.NODE_PAYMENTS":{"path":75775,"mnemonic":"sample-cream-border-mesh"},"HintsService.ACTIVE_HINTS_CONSTRUCTION":{"path":81919,"mnemonic":"gloom-deny-cactus-water"},"BlockStreamService.BLOCK_STREAM_INFO":{"path":77823,"mnemonic":"depth-amateur-much-rule"},"RosterService.ROSTER_STATE":{"path":106495,"mnemonic":"pudding-enter-into-govern"},"PlatformStateService.PLATFORM_STATE":{"path":126975,"mnemonic":"pretty-copy-step-turtle"},"FeeService.MIDNIGHT_RATES":{"path":102399,"mnemonic":"upper-faculty-dolphin-skirt"},"TokenService.STAKING_NETWORK_REWARDS":{"path":135167,"mnemonic":"castle-interest-doll-oyster"},"FreezeService.FREEZE_TIME":{"path":118783,"mnemonic":"guilt-point-sick-isolate"},"EntityIdService.ENTITY_COUNTS":{"path":98303,"mnemonic":"provide-uncover-glide-moral"},"TokenService.NODE_REWARDS":{"path":143359,"mnemonic":"identify-image-garbage-prize"},"BlockRecordService.RUNNING_HASHES":{"path":122879,"mnemonic":"put-enhance-hotel-believe"},"BlockRecordService.BLOCKS":{"path":139263,"mnemonic":"cloud-just-price-foot"},"CongestionThrottleService.THROTTLE_USAGE_SNAPSHOTS":{"path":86015,"mnemonic":"cry-laptop-curious-mother"},"HintsService.NEXT_HINTS_CONSTRUCTION":{"path":114687,"mnemonic":"mirror-inside-mushroom-program"},"CongestionThrottleService.CONGESTION_LEVEL_STARTS":{"path":94207,"mnemonic":"cattle-over-bus-chronic"},"FreezeService.UPGRADE_FILE_HASH":{"path":110591,"mnemonic":"across-base-wood-joke"}}}
node2 5m 24.984s 2026-01-16 08:42:33.270 2686 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Found 57 preconsensus files on disk.
First file: data/saved/preconsensus-events/2/2026/01/16/2026-01-16T08+22+12.728028369Z_seq31_minr4324_maxr4490_orgn0.pces Last file: data/saved/preconsensus-events/2/2026/01/16/2026-01-16T08+33+00.024649997Z_seq51_minr7281_maxr7516_orgn0.pces
node2 5m 24.984s 2026-01-16 08:42:33.270 2687 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Found 1 preconsensus event file meeting specified criteria to copy.
Lower bound: 12822 File: data/saved/preconsensus-events/2/2026/01/16/2026-01-16T08+38+21.707489384Z_seq56_minr8678_maxr13678_orgn0.pces
node2 5m 24.985s 2026-01-16 08:42:33.271 2688 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Copying 1 preconsensus event file(s)
node2 5m 24.989s 2026-01-16 08:42:33.275 2689 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Finished copying 1 preconsensus event file(s)
node2 5m 24.990s 2026-01-16 08:42:33.276 2690 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Finished writing state for round 12849 to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/12849 {"round":12849,"freezeState":false,"reason":"PERIODIC_SNAPSHOT","directory":"file:///opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/12849/"} [com.swirlds.logging.legacy.payload.StateSavedToDiskPayload]
node2 5m 24.990s 2026-01-16 08:42:33.276 2691 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> FileUtils: deleting directory /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/10357
node0 5m 25.093s 2026-01-16 08:42:33.379 2692 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12899
node2 5m 25.122s 2026-01-16 08:42:33.408 2692 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12899
node1 5m 25.123s 2026-01-16 08:42:33.409 2682 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12899
node1 5m 25.206s 2026-01-16 08:42:33.492 2684 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> StateLifecycleManagerImpl: Successfully created a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/71 for com.swirlds.state.merkle.VirtualMapState@3a99d878
node1 5m 25.207s 2026-01-16 08:42:33.493 2685 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Successfully created a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/71 for 12849
node1 5m 25.209s 2026-01-16 08:42:33.495 2686 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Information for state written to disk:
Round: 12849 Timestamp: 2026-01-16T08:42:30.222680Z Next consensus number: 131164 Legacy running event hash: 770d9bab36cb1e37fbab364f2eff797590c2fdb0c0c56e9d56d6fc8259452b426a856913f6ccc6c4ec46576f4efec485 Legacy running event mnemonic: ticket-melt-sunny-shoulder Rounds non-ancient: 26 Creation version: SemanticVersion[major=0, minor=80, patch=0, pre=, build=0] Minimum judge hash code: 175474911 Root hash: 0abb20388d8ee377c2b298d8c0143a95dd6f9446dc1ba9e0d53fd21390e1af18e80e7529d986839aeed98f46b48435ad (root) VirtualMap state / first-alpha-exact-muffin {"Queues (Queue States)":{"RecordCache.TRANSACTION_RECEIPTS":{"head":5804,"path":96703,"tail":6135},"FileService.FILESERVICE_I_UPGRADE_DATA_150":{"head":1,"path":85663,"tail":71831}},"VirtualMapMetadata":{"firstLeafPath":72929,"lastLeafPath":145858},"Singletons":{"HintsService.CRS_STATE":{"path":73727,"mnemonic":"blood-rescue-achieve-degree"},"EntityIdService.ENTITY_ID":{"path":131071,"mnemonic":"fashion-romance-anger-soda"},"TokenService.NODE_PAYMENTS":{"path":75775,"mnemonic":"sample-cream-border-mesh"},"HintsService.ACTIVE_HINTS_CONSTRUCTION":{"path":81919,"mnemonic":"gloom-deny-cactus-water"},"BlockStreamService.BLOCK_STREAM_INFO":{"path":77823,"mnemonic":"depth-amateur-much-rule"},"RosterService.ROSTER_STATE":{"path":106495,"mnemonic":"pudding-enter-into-govern"},"PlatformStateService.PLATFORM_STATE":{"path":126975,"mnemonic":"pretty-copy-step-turtle"},"FeeService.MIDNIGHT_RATES":{"path":102399,"mnemonic":"upper-faculty-dolphin-skirt"},"TokenService.STAKING_NETWORK_REWARDS":{"path":135167,"mnemonic":"castle-interest-doll-oyster"},"FreezeService.FREEZE_TIME":{"path":118783,"mnemonic":"guilt-point-sick-isolate"},"EntityIdService.ENTITY_COUNTS":{"path":98303,"mnemonic":"provide-uncover-glide-moral"},"TokenService.NODE_REWARDS":{"path":143359,"mnemonic":"identify-image-garbage-prize"},"BlockRecordService.RUNNING_HASHES":{"path":122879,"mnemonic":"put-enhance-hotel-believe"},"BlockRecordService.BLOCKS":{"path":139263,"mnemonic":"cloud-just-price-foot"},"CongestionThrottleService.THROTTLE_USAGE_SNAPSHOTS":{"path":86015,"mnemonic":"cry-laptop-curious-mother"},"HintsService.NEXT_HINTS_CONSTRUCTION":{"path":114687,"mnemonic":"mirror-inside-mushroom-program"},"CongestionThrottleService.CONGESTION_LEVEL_STARTS":{"path":94207,"mnemonic":"cattle-over-bus-chronic"},"FreezeService.UPGRADE_FILE_HASH":{"path":110591,"mnemonic":"across-base-wood-joke"}}}
node1 5m 25.213s 2026-01-16 08:42:33.499 2687 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Found 57 preconsensus files on disk.
First file: data/saved/preconsensus-events/1/2026/01/16/2026-01-16T08+14+30.547360757Z_seq13_minr2246_maxr2349_orgn0.pces Last file: data/saved/preconsensus-events/1/2026/01/16/2026-01-16T08+19+34.802921063Z_seq26_minr3612_maxr3781_orgn0.pces
node1 5m 25.213s 2026-01-16 08:42:33.499 2688 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Found 1 preconsensus event file meeting specified criteria to copy.
Lower bound: 12822 File: data/saved/preconsensus-events/1/2026/01/16/2026-01-16T08+38+21.729801182Z_seq56_minr8678_maxr13678_orgn0.pces
node1 5m 25.213s 2026-01-16 08:42:33.499 2689 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Copying 1 preconsensus event file(s)
node1 5m 25.220s 2026-01-16 08:42:33.506 2690 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Finished copying 1 preconsensus event file(s)
node1 5m 25.220s 2026-01-16 08:42:33.506 2691 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Finished writing state for round 12849 to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/12849 {"round":12849,"freezeState":false,"reason":"PERIODIC_SNAPSHOT","directory":"file:///opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/12849/"} [com.swirlds.logging.legacy.payload.StateSavedToDiskPayload]
node1 5m 25.221s 2026-01-16 08:42:33.507 2692 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> FileUtils: deleting directory /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/10357
node0 5m 26.054s 2026-01-16 08:42:34.340 2701 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12915
node1 5m 26.065s 2026-01-16 08:42:34.351 2701 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12915
node2 5m 26.082s 2026-01-16 08:42:34.368 2701 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12915
node2 5m 26.621s 2026-01-16 08:42:34.907 2713 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12925
node0 5m 26.642s 2026-01-16 08:42:34.928 2713 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12925
node1 5m 26.644s 2026-01-16 08:42:34.930 2713 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12925
node0 5m 27.013s 2026-01-16 08:42:35.299 2714 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12931
node2 5m 27.042s 2026-01-16 08:42:35.328 2714 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12931
node1 5m 27.044s 2026-01-16 08:42:35.330 2714 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12931
node0 5m 27.254s 2026-01-16 08:42:35.540 2715 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12935
node1 5m 27.271s 2026-01-16 08:42:35.557 2715 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12935
node2 5m 27.282s 2026-01-16 08:42:35.568 2715 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12935
node2 5m 27.581s 2026-01-16 08:42:35.867 2716 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12941
node0 5m 27.608s 2026-01-16 08:42:35.894 2716 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12941
node1 5m 27.623s 2026-01-16 08:42:35.909 2716 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12941
node0 5m 27.973s 2026-01-16 08:42:36.259 2717 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12947
node1 5m 27.985s 2026-01-16 08:42:36.271 2717 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12947
node2 5m 28.001s 2026-01-16 08:42:36.287 2717 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12947
node2 5m 28.541s 2026-01-16 08:42:36.827 2729 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12957
node1 5m 28.559s 2026-01-16 08:42:36.845 2729 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12957
node0 5m 28.568s 2026-01-16 08:42:36.854 2729 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12957
node0 5m 28.933s 2026-01-16 08:42:37.219 2730 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12963
node1 5m 28.945s 2026-01-16 08:42:37.231 2730 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12963
node2 5m 28.961s 2026-01-16 08:42:37.247 2730 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12963
node0 5m 30.313s 2026-01-16 08:42:38.599 2731 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12986
node1 5m 30.332s 2026-01-16 08:42:38.618 2731 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12986
node2 5m 30.341s 2026-01-16 08:42:38.627 2731 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12986
node2 5m 30.642s 2026-01-16 08:42:38.928 2735 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12992
node0 5m 30.665s 2026-01-16 08:42:38.951 2735 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12992
node1 5m 30.675s 2026-01-16 08:42:38.961 2735 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12992
node1 5m 30.764s 2026-01-16 08:42:39.050 2744 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12994
node2 5m 30.783s 2026-01-16 08:42:39.069 2744 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12994
node0 5m 30.794s 2026-01-16 08:42:39.080 2744 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12994
node2 5m 30.882s 2026-01-16 08:42:39.168 2745 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12996
node1 5m 30.884s 2026-01-16 08:42:39.170 2745 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12996
node0 5m 30.902s 2026-01-16 08:42:39.188 2745 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12996
node0 5m 31.034s 2026-01-16 08:42:39.320 2746 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12998
node2 5m 31.061s 2026-01-16 08:42:39.347 2746 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12998
node1 5m 31.063s 2026-01-16 08:42:39.349 2746 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 12998
node0 5m 31.273s 2026-01-16 08:42:39.559 2747 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13002
node1 5m 31.291s 2026-01-16 08:42:39.577 2747 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13002
node2 5m 31.301s 2026-01-16 08:42:39.587 2747 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13002
node2 5m 32.082s 2026-01-16 08:42:40.368 2748 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13016
node1 5m 32.084s 2026-01-16 08:42:40.370 2748 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13016
node0 5m 32.109s 2026-01-16 08:42:40.395 2748 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13016
node0 5m 32.233s 2026-01-16 08:42:40.519 2749 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13018
node1 5m 32.248s 2026-01-16 08:42:40.534 2749 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13018
node2 5m 32.261s 2026-01-16 08:42:40.547 2749 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13018
node2 5m 32.321s 2026-01-16 08:42:40.607 2750 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13020
node1 5m 32.336s 2026-01-16 08:42:40.622 2750 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13020
node0 5m 32.349s 2026-01-16 08:42:40.635 2750 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13020
node0 5m 33.194s 2026-01-16 08:42:41.480 2762 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13034
node1 5m 33.213s 2026-01-16 08:42:41.499 2762 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13034
node2 5m 33.222s 2026-01-16 08:42:41.508 2762 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13034
node2 5m 33.521s 2026-01-16 08:42:41.807 2763 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13040
node0 5m 33.552s 2026-01-16 08:42:41.838 2763 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13040
node1 5m 33.556s 2026-01-16 08:42:41.842 2763 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13040
node1 5m 33.644s 2026-01-16 08:42:41.930 2764 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13042
node2 5m 33.664s 2026-01-16 08:42:41.950 2764 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13042
node0 5m 33.673s 2026-01-16 08:42:41.959 2764 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13042
node2 5m 33.761s 2026-01-16 08:42:42.047 2765 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13044
node1 5m 33.777s 2026-01-16 08:42:42.063 2765 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13044
node0 5m 33.793s 2026-01-16 08:42:42.079 2765 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13044
node2 5m 34.181s 2026-01-16 08:42:42.467 2766 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13051
node1 5m 34.184s 2026-01-16 08:42:42.470 2766 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13051
node0 5m 34.202s 2026-01-16 08:42:42.488 2766 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13051
node0 5m 34.333s 2026-01-16 08:42:42.619 2767 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13053
node1 5m 34.353s 2026-01-16 08:42:42.639 2767 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13053
node2 5m 34.362s 2026-01-16 08:42:42.648 2767 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13053
node2 5m 34.482s 2026-01-16 08:42:42.768 2768 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13056
node1 5m 34.496s 2026-01-16 08:42:42.782 2768 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13056
node0 5m 34.513s 2026-01-16 08:42:42.799 2768 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13056
node0 5m 34.633s 2026-01-16 08:42:42.919 2769 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13058
node2 5m 34.646s 2026-01-16 08:42:42.932 2769 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13058
node1 5m 34.664s 2026-01-16 08:42:42.950 2769 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13058
node0 5m 35.294s 2026-01-16 08:42:43.580 2781 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13069
node1 5m 35.313s 2026-01-16 08:42:43.599 2781 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13069
node2 5m 35.321s 2026-01-16 08:42:43.607 2781 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13069
node2 5m 35.621s 2026-01-16 08:42:43.907 2782 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13075
node0 5m 35.643s 2026-01-16 08:42:43.929 2782 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13075
node1 5m 35.649s 2026-01-16 08:42:43.935 2782 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13075
node2 5m 35.862s 2026-01-16 08:42:44.148 2783 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13079
node1 5m 35.863s 2026-01-16 08:42:44.149 2783 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13079
node0 5m 35.883s 2026-01-16 08:42:44.169 2783 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13079
node0 5m 36.013s 2026-01-16 08:42:44.299 2784 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13081
node2 5m 36.042s 2026-01-16 08:42:44.328 2784 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13081
node1 5m 36.044s 2026-01-16 08:42:44.330 2784 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13081
node1 5m 36.404s 2026-01-16 08:42:44.690 2785 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13088
node0 5m 36.422s 2026-01-16 08:42:44.708 2785 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13088
node2 5m 36.437s 2026-01-16 08:42:44.723 2785 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13088
node2 5m 36.761s 2026-01-16 08:42:45.047 2789 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13094
node0 5m 36.789s 2026-01-16 08:42:45.075 2789 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13094
node1 5m 36.800s 2026-01-16 08:42:45.086 2789 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13094
node0 5m 37.333s 2026-01-16 08:42:45.619 2798 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13103
node1 5m 37.345s 2026-01-16 08:42:45.631 2798 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13103
node2 5m 37.362s 2026-01-16 08:42:45.648 2798 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13103
node1 5m 37.424s 2026-01-16 08:42:45.710 2799 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13105
node2 5m 37.452s 2026-01-16 08:42:45.738 2799 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13105
node0 5m 37.454s 2026-01-16 08:42:45.740 2799 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13105
node0 5m 38.293s 2026-01-16 08:42:46.579 2800 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13119
node2 5m 38.321s 2026-01-16 08:42:46.607 2800 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13119
node1 5m 38.324s 2026-01-16 08:42:46.610 2800 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13119
node2 5m 38.381s 2026-01-16 08:42:46.667 2801 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13121
node1 5m 38.384s 2026-01-16 08:42:46.670 2801 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13121
node0 5m 38.405s 2026-01-16 08:42:46.691 2801 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13121
node1 5m 38.504s 2026-01-16 08:42:46.790 2802 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13123
node0 5m 38.522s 2026-01-16 08:42:46.808 2802 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13123
node2 5m 38.533s 2026-01-16 08:42:46.819 2802 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13123
node1 5m 38.744s 2026-01-16 08:42:47.030 2803 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13127
node0 5m 38.772s 2026-01-16 08:42:47.058 2803 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13127
node2 5m 38.778s 2026-01-16 08:42:47.064 2803 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13127
node2 5m 38.861s 2026-01-16 08:42:47.147 2804 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13129
node1 5m 38.886s 2026-01-16 08:42:47.172 2804 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13129
node0 5m 38.890s 2026-01-16 08:42:47.176 2804 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13129
node0 5m 39.254s 2026-01-16 08:42:47.540 2816 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13135
node1 5m 39.270s 2026-01-16 08:42:47.556 2816 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13135
node2 5m 39.281s 2026-01-16 08:42:47.567 2816 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13135
node1 5m 39.704s 2026-01-16 08:42:47.990 2817 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13143
node0 5m 39.734s 2026-01-16 08:42:48.020 2817 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13143
node2 5m 39.745s 2026-01-16 08:42:48.031 2817 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13143
node2 5m 39.822s 2026-01-16 08:42:48.108 2818 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13145
node0 5m 39.853s 2026-01-16 08:42:48.139 2818 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13145
node1 5m 39.863s 2026-01-16 08:42:48.149 2818 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13145
node0 5m 40.394s 2026-01-16 08:42:48.680 2819 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13154
node2 5m 40.421s 2026-01-16 08:42:48.707 2819 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13154
node1 5m 40.424s 2026-01-16 08:42:48.710 2819 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13154
node0 5m 40.633s 2026-01-16 08:42:48.919 2820 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13158
node1 5m 40.651s 2026-01-16 08:42:48.937 2820 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13158
node2 5m 40.661s 2026-01-16 08:42:48.947 2820 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13158
node2 5m 40.962s 2026-01-16 08:42:49.248 2821 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13164
node1 5m 40.976s 2026-01-16 08:42:49.262 2821 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13164
node0 5m 40.983s 2026-01-16 08:42:49.269 2821 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13164
node2 5m 41.201s 2026-01-16 08:42:49.487 2825 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13168
node0 5m 41.223s 2026-01-16 08:42:49.509 2833 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13168
node1 5m 41.231s 2026-01-16 08:42:49.517 2825 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13168
node0 5m 41.594s 2026-01-16 08:42:49.880 2834 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13174
node2 5m 41.622s 2026-01-16 08:42:49.908 2834 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13174
node1 5m 41.624s 2026-01-16 08:42:49.910 2834 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13174
node1 5m 41.803s 2026-01-16 08:42:50.089 2835 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13178
node0 5m 41.822s 2026-01-16 08:42:50.108 2835 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13178
node2 5m 41.837s 2026-01-16 08:42:50.123 2835 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13178
node2 5m 42.162s 2026-01-16 08:42:50.448 2836 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13184
node0 5m 42.184s 2026-01-16 08:42:50.470 2836 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13184
node1 5m 42.198s 2026-01-16 08:42:50.484 2836 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13184
node0 5m 42.313s 2026-01-16 08:42:50.599 2837 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13186
node2 5m 42.341s 2026-01-16 08:42:50.627 2837 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13186
node1 5m 42.344s 2026-01-16 08:42:50.630 2837 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13186
node0 5m 42.553s 2026-01-16 08:42:50.839 2838 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13190
node2 5m 42.582s 2026-01-16 08:42:50.868 2838 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13190
node1 5m 42.584s 2026-01-16 08:42:50.870 2838 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13190
node1 5m 43.244s 2026-01-16 08:42:51.530 2842 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13202
node0 5m 43.273s 2026-01-16 08:42:51.559 2850 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13202
node2 5m 43.279s 2026-01-16 08:42:51.565 2850 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13202
node2 5m 43.362s 2026-01-16 08:42:51.648 2851 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13204
node1 5m 43.364s 2026-01-16 08:42:51.650 2851 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13204
node0 5m 43.381s 2026-01-16 08:42:51.667 2851 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13204
node0 5m 43.513s 2026-01-16 08:42:51.799 2852 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13206
node2 5m 43.524s 2026-01-16 08:42:51.810 2852 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13206
node1 5m 43.544s 2026-01-16 08:42:51.830 2852 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13206
node0 5m 43.933s 2026-01-16 08:42:52.219 2853 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13213
node1 5m 43.945s 2026-01-16 08:42:52.231 2853 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13213
node2 5m 43.962s 2026-01-16 08:42:52.248 2853 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13213
node2 5m 44.321s 2026-01-16 08:42:52.607 2854 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13220
node0 5m 44.352s 2026-01-16 08:42:52.638 2854 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13220
node1 5m 44.365s 2026-01-16 08:42:52.651 2854 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13220
node0 5m 45.133s 2026-01-16 08:42:53.419 2855 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13233
node1 5m 45.150s 2026-01-16 08:42:53.436 2855 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13233
node2 5m 45.161s 2026-01-16 08:42:53.447 2855 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13233
node0 5m 46.093s 2026-01-16 08:42:54.379 2867 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13249
node1 5m 46.107s 2026-01-16 08:42:54.393 2867 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13249
node2 5m 46.122s 2026-01-16 08:42:54.408 2867 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13249
node0 5m 46.514s 2026-01-16 08:42:54.800 2868 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13256
node1 5m 46.530s 2026-01-16 08:42:54.816 2868 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13256
node2 5m 46.541s 2026-01-16 08:42:54.827 2868 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13256
node1 5m 46.784s 2026-01-16 08:42:55.070 2869 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13261
node2 5m 46.807s 2026-01-16 08:42:55.093 2869 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13261
node0 5m 46.813s 2026-01-16 08:42:55.099 2869 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13261
node2 5m 46.901s 2026-01-16 08:42:55.187 2870 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13263
node1 5m 46.915s 2026-01-16 08:42:55.201 2870 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13263
node0 5m 46.929s 2026-01-16 08:42:55.215 2870 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13263
node0 5m 47.293s 2026-01-16 08:42:55.579 2871 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13269
node2 5m 47.321s 2026-01-16 08:42:55.607 2871 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13269
node1 5m 47.323s 2026-01-16 08:42:55.609 2871 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13269
node2 5m 47.382s 2026-01-16 08:42:55.668 2875 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13271
node1 5m 47.383s 2026-01-16 08:42:55.669 2875 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13271
node0 5m 47.409s 2026-01-16 08:42:55.695 2875 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13271
node0 5m 47.533s 2026-01-16 08:42:55.819 2884 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13273
node1 5m 47.550s 2026-01-16 08:42:55.836 2884 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13273
node2 5m 47.562s 2026-01-16 08:42:55.848 2884 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13273
node0 5m 47.653s 2026-01-16 08:42:55.939 2885 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13275
node2 5m 47.681s 2026-01-16 08:42:55.967 2885 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13275
node1 5m 47.684s 2026-01-16 08:42:55.970 2885 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13275
node0 5m 47.893s 2026-01-16 08:42:56.179 2886 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13279
node2 5m 47.921s 2026-01-16 08:42:56.207 2886 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13279
node1 5m 47.925s 2026-01-16 08:42:56.211 2886 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13279
node0 5m 48.253s 2026-01-16 08:42:56.539 2887 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13285
node2 5m 48.282s 2026-01-16 08:42:56.568 2887 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13285
node1 5m 48.283s 2026-01-16 08:42:56.569 2887 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13285
node0 5m 48.733s 2026-01-16 08:42:57.019 2888 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13293
node2 5m 48.744s 2026-01-16 08:42:57.030 2888 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13293
node1 5m 48.745s 2026-01-16 08:42:57.031 2888 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13293
node0 5m 48.914s 2026-01-16 08:42:57.200 2889 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13296
node2 5m 48.942s 2026-01-16 08:42:57.228 2889 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13296
node1 5m 48.944s 2026-01-16 08:42:57.230 2889 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13296
node0 5m 49.153s 2026-01-16 08:42:57.439 2890 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13300
node1 5m 49.169s 2026-01-16 08:42:57.455 2890 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13300
node2 5m 49.181s 2026-01-16 08:42:57.467 2890 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13300
node0 5m 50.354s 2026-01-16 08:42:58.640 2902 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13320
node2 5m 50.381s 2026-01-16 08:42:58.667 2902 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13320
node1 5m 50.383s 2026-01-16 08:42:58.669 2902 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13320
node2 5m 50.441s 2026-01-16 08:42:58.727 2903 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13322
node1 5m 50.444s 2026-01-16 08:42:58.730 2903 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13322
node0 5m 50.467s 2026-01-16 08:42:58.753 2903 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13322
node0 5m 50.594s 2026-01-16 08:42:58.880 2904 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13324
node1 5m 50.612s 2026-01-16 08:42:58.898 2904 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13324
node2 5m 50.621s 2026-01-16 08:42:58.907 2904 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13324
node1 5m 51.044s 2026-01-16 08:42:59.330 2905 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13332
node2 5m 51.061s 2026-01-16 08:42:59.347 2905 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13332
node0 5m 51.072s 2026-01-16 08:42:59.358 2905 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13332
node2 5m 51.161s 2026-01-16 08:42:59.447 2906 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13334
node0 5m 51.188s 2026-01-16 08:42:59.474 2906 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13334
node1 5m 51.196s 2026-01-16 08:42:59.482 2906 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13334
node0 5m 51.313s 2026-01-16 08:42:59.599 2907 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13336
node2 5m 51.341s 2026-01-16 08:42:59.627 2907 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13336
node1 5m 51.344s 2026-01-16 08:42:59.630 2907 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13336
node0 5m 51.554s 2026-01-16 08:42:59.840 2911 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13340
node2 5m 51.582s 2026-01-16 08:42:59.868 2911 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13340
node1 5m 51.583s 2026-01-16 08:42:59.869 2911 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13340
node0 5m 51.793s 2026-01-16 08:43:00.079 2920 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13344
node1 5m 51.808s 2026-01-16 08:43:00.094 2920 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13344
node2 5m 51.822s 2026-01-16 08:43:00.108 2920 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13344
node2 5m 51.882s 2026-01-16 08:43:00.168 2921 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13346
node0 5m 51.908s 2026-01-16 08:43:00.194 2921 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13346
node1 5m 51.921s 2026-01-16 08:43:00.207 2921 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13346
node0 5m 52.214s 2026-01-16 08:43:00.500 2922 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13351
node1 5m 52.232s 2026-01-16 08:43:00.518 2922 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13351
node2 5m 52.241s 2026-01-16 08:43:00.527 2922 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13351
node0 5m 52.693s 2026-01-16 08:43:00.979 2923 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13359
node2 5m 52.721s 2026-01-16 08:43:01.007 2923 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13359
node1 5m 52.724s 2026-01-16 08:43:01.010 2923 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13359
node0 5m 53.174s 2026-01-16 08:43:01.460 2924 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13367
node2 5m 53.201s 2026-01-16 08:43:01.487 2924 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13367
node1 5m 53.203s 2026-01-16 08:43:01.489 2924 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13367
node2 5m 53.261s 2026-01-16 08:43:01.547 2925 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13369
node1 5m 53.263s 2026-01-16 08:43:01.549 2925 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13369
node0 5m 53.286s 2026-01-16 08:43:01.572 2925 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13369
node0 5m 53.413s 2026-01-16 08:43:01.699 2926 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13371
node1 5m 53.432s 2026-01-16 08:43:01.718 2926 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13371
node2 5m 53.441s 2026-01-16 08:43:01.727 2926 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13371
node0 5m 53.594s 2026-01-16 08:43:01.880 2928 INFO STATE_TO_DISK <<scheduler TransactionHandler>> DefaultSavedStateController: Signed state from round 13374 created, will eventually be written to disk, for reason: PERIODIC_SNAPSHOT
node1 5m 53.608s 2026-01-16 08:43:01.894 2928 INFO STATE_TO_DISK <<scheduler TransactionHandler>> DefaultSavedStateController: Signed state from round 13374 created, will eventually be written to disk, for reason: PERIODIC_SNAPSHOT
node2 5m 53.622s 2026-01-16 08:43:01.908 2928 INFO STATE_TO_DISK <<scheduler TransactionHandler>> DefaultSavedStateController: Signed state from round 13374 created, will eventually be written to disk, for reason: PERIODIC_SNAPSHOT
node0 5m 53.653s 2026-01-16 08:43:01.939 2931 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Started writing round 13374 state to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/13374
node0 5m 53.654s 2026-01-16 08:43:01.940 2932 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Creating a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/78 for 13374
node0 5m 53.654s 2026-01-16 08:43:01.940 2933 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> StateLifecycleManagerImpl: Creating a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/78 for com.swirlds.state.merkle.VirtualMapState@26357155
node1 5m 53.681s 2026-01-16 08:43:01.967 2931 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Started writing round 13374 state to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/13374
node1 5m 53.681s 2026-01-16 08:43:01.967 2932 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Creating a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/78 for 13374
node1 5m 53.682s 2026-01-16 08:43:01.968 2933 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> StateLifecycleManagerImpl: Creating a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/78 for com.swirlds.state.merkle.VirtualMapState@47d67390
node2 5m 53.704s 2026-01-16 08:43:01.990 2931 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Started writing round 13374 state to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/13374
node2 5m 53.705s 2026-01-16 08:43:01.991 2932 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Creating a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/78 for 13374
node2 5m 53.705s 2026-01-16 08:43:01.991 2933 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> StateLifecycleManagerImpl: Creating a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/78 for com.swirlds.state.merkle.VirtualMapState@2588a496
node2 5m 53.741s 2026-01-16 08:43:02.027 2942 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13377
node1 5m 53.755s 2026-01-16 08:43:02.041 2942 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13377
node0 5m 53.765s 2026-01-16 08:43:02.051 2942 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13377
node1 5m 53.863s 2026-01-16 08:43:02.149 2943 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13379
node0 5m 53.892s 2026-01-16 08:43:02.178 2943 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13379
node2 5m 53.894s 2026-01-16 08:43:02.180 2943 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13379
node2 5m 53.981s 2026-01-16 08:43:02.267 2944 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13381
node1 5m 54.002s 2026-01-16 08:43:02.288 2944 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13381
node0 5m 54.006s 2026-01-16 08:43:02.292 2944 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13381
node0 5m 54.373s 2026-01-16 08:43:02.659 2945 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13387
node2 5m 54.402s 2026-01-16 08:43:02.688 2945 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13387
node1 5m 54.403s 2026-01-16 08:43:02.689 2945 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13387
node2 5m 55.601s 2026-01-16 08:43:03.887 2974 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13408
node0 5m 55.625s 2026-01-16 08:43:03.911 2977 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13408
node1 5m 55.630s 2026-01-16 08:43:03.916 2974 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13408
node2 5m 56.082s 2026-01-16 08:43:04.368 2981 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13416
node1 5m 56.084s 2026-01-16 08:43:04.370 2981 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13416
node0 5m 56.111s 2026-01-16 08:43:04.397 2981 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13416
node0 5m 56.234s 2026-01-16 08:43:04.520 2982 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13418
node2 5m 56.247s 2026-01-16 08:43:04.533 2982 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13418
node1 5m 56.251s 2026-01-16 08:43:04.537 2982 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13418
node0 5m 56.412s 2026-01-16 08:43:04.698 2984 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> StateLifecycleManagerImpl: Successfully created a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/78 for com.swirlds.state.merkle.VirtualMapState@26357155
node0 5m 56.413s 2026-01-16 08:43:04.699 2985 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Successfully created a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/78 for 13374
node0 5m 56.413s 2026-01-16 08:43:04.699 2986 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13421
node0 5m 56.415s 2026-01-16 08:43:04.701 2987 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Information for state written to disk:
Round: 13374 Timestamp: 2026-01-16T08:43:01.740020166Z Next consensus number: 132735 Legacy running event hash: 54d905bfd0c0f651dcb6c1e8de478b8ea5dc93bf6465f27aedfc1f9d1fc1d5fa03aa32c4e70b63d2ccf50282e6a24657 Legacy running event mnemonic: open-retire-trend-curious Rounds non-ancient: 26 Creation version: SemanticVersion[major=0, minor=80, patch=0, pre=, build=0] Minimum judge hash code: 1867501033 Root hash: 8b59a4edd2904d90d09071701b4b28e48d9b0aa62f2cac66c5b0b37e813e2695397020bdf03eba0581345de0d251f19b (root) VirtualMap state / neutral-give-puppy-rare {"Queues (Queue States)":{"RecordCache.TRANSACTION_RECEIPTS":{"head":5804,"path":96703,"tail":6351},"FileService.FILESERVICE_I_UPGRADE_DATA_150":{"head":1,"path":85663,"tail":71831}},"VirtualMapMetadata":{"firstLeafPath":73145,"lastLeafPath":146290},"Singletons":{"HintsService.CRS_STATE":{"path":73727,"mnemonic":"blood-rescue-achieve-degree"},"EntityIdService.ENTITY_ID":{"path":131071,"mnemonic":"fashion-romance-anger-soda"},"TokenService.NODE_PAYMENTS":{"path":75775,"mnemonic":"wink-omit-gravity-truly"},"HintsService.ACTIVE_HINTS_CONSTRUCTION":{"path":81919,"mnemonic":"gloom-deny-cactus-water"},"BlockStreamService.BLOCK_STREAM_INFO":{"path":77823,"mnemonic":"deposit-cake-join-multiply"},"RosterService.ROSTER_STATE":{"path":106495,"mnemonic":"pudding-enter-into-govern"},"PlatformStateService.PLATFORM_STATE":{"path":126975,"mnemonic":"hurry-among-lounge-supreme"},"FeeService.MIDNIGHT_RATES":{"path":102399,"mnemonic":"upper-faculty-dolphin-skirt"},"TokenService.STAKING_NETWORK_REWARDS":{"path":135167,"mnemonic":"castle-interest-doll-oyster"},"FreezeService.FREEZE_TIME":{"path":118783,"mnemonic":"guilt-point-sick-isolate"},"EntityIdService.ENTITY_COUNTS":{"path":98303,"mnemonic":"provide-uncover-glide-moral"},"TokenService.NODE_REWARDS":{"path":143359,"mnemonic":"merge-print-assist-claim"},"BlockRecordService.RUNNING_HASHES":{"path":122879,"mnemonic":"boring-valid-rug-tragic"},"BlockRecordService.BLOCKS":{"path":139263,"mnemonic":"hair-sing-slim-coast"},"CongestionThrottleService.THROTTLE_USAGE_SNAPSHOTS":{"path":86015,"mnemonic":"where-rookie-tobacco-happy"},"HintsService.NEXT_HINTS_CONSTRUCTION":{"path":114687,"mnemonic":"mirror-inside-mushroom-program"},"CongestionThrottleService.CONGESTION_LEVEL_STARTS":{"path":94207,"mnemonic":"cattle-over-bus-chronic"},"FreezeService.UPGRADE_FILE_HASH":{"path":110591,"mnemonic":"across-base-wood-joke"}}}
node0 5m 56.417s 2026-01-16 08:43:04.703 2988 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Found 57 preconsensus files on disk.
First file: data/saved/preconsensus-events/0/2026/01/16/2026-01-16T08+28+26.687005423Z_seq43_minr6008_maxr6178_orgn0.pces Last file: data/saved/preconsensus-events/0/2026/01/16/2026-01-16T08+15+04.067111693Z_seq15_minr2395_maxr2502_orgn0.pces
node0 5m 56.417s 2026-01-16 08:43:04.703 2989 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Found 1 preconsensus event file meeting specified criteria to copy.
Lower bound: 13347 File: data/saved/preconsensus-events/0/2026/01/16/2026-01-16T08+38+21.740379503Z_seq56_minr8678_maxr13678_orgn0.pces
node0 5m 56.417s 2026-01-16 08:43:04.703 2990 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Copying 1 preconsensus event file(s)
node0 5m 56.422s 2026-01-16 08:43:04.708 2991 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Finished copying 1 preconsensus event file(s)
node0 5m 56.422s 2026-01-16 08:43:04.708 2992 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Finished writing state for round 13374 to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/13374 {"round":13374,"freezeState":false,"reason":"PERIODIC_SNAPSHOT","directory":"file:///opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/13374/"} [com.swirlds.logging.legacy.payload.StateSavedToDiskPayload]
node0 5m 56.423s 2026-01-16 08:43:04.709 2993 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> FileUtils: deleting directory /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/10879
node1 5m 56.425s 2026-01-16 08:43:04.711 2983 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13421
node2 5m 56.442s 2026-01-16 08:43:04.728 2983 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13421
node2 5m 56.541s 2026-01-16 08:43:04.827 2985 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> StateLifecycleManagerImpl: Successfully created a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/78 for com.swirlds.state.merkle.VirtualMapState@2588a496
node2 5m 56.541s 2026-01-16 08:43:04.827 2986 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Successfully created a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/78 for 13374
node2 5m 56.543s 2026-01-16 08:43:04.829 2987 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Information for state written to disk:
Round: 13374 Timestamp: 2026-01-16T08:43:01.740020166Z Next consensus number: 132735 Legacy running event hash: 54d905bfd0c0f651dcb6c1e8de478b8ea5dc93bf6465f27aedfc1f9d1fc1d5fa03aa32c4e70b63d2ccf50282e6a24657 Legacy running event mnemonic: open-retire-trend-curious Rounds non-ancient: 26 Creation version: SemanticVersion[major=0, minor=80, patch=0, pre=, build=0] Minimum judge hash code: 1867501033 Root hash: 8b59a4edd2904d90d09071701b4b28e48d9b0aa62f2cac66c5b0b37e813e2695397020bdf03eba0581345de0d251f19b (root) VirtualMap state / neutral-give-puppy-rare {"Queues (Queue States)":{"RecordCache.TRANSACTION_RECEIPTS":{"head":5804,"path":96703,"tail":6351},"FileService.FILESERVICE_I_UPGRADE_DATA_150":{"head":1,"path":85663,"tail":71831}},"VirtualMapMetadata":{"firstLeafPath":73145,"lastLeafPath":146290},"Singletons":{"HintsService.CRS_STATE":{"path":73727,"mnemonic":"blood-rescue-achieve-degree"},"EntityIdService.ENTITY_ID":{"path":131071,"mnemonic":"fashion-romance-anger-soda"},"TokenService.NODE_PAYMENTS":{"path":75775,"mnemonic":"wink-omit-gravity-truly"},"HintsService.ACTIVE_HINTS_CONSTRUCTION":{"path":81919,"mnemonic":"gloom-deny-cactus-water"},"BlockStreamService.BLOCK_STREAM_INFO":{"path":77823,"mnemonic":"deposit-cake-join-multiply"},"RosterService.ROSTER_STATE":{"path":106495,"mnemonic":"pudding-enter-into-govern"},"PlatformStateService.PLATFORM_STATE":{"path":126975,"mnemonic":"hurry-among-lounge-supreme"},"FeeService.MIDNIGHT_RATES":{"path":102399,"mnemonic":"upper-faculty-dolphin-skirt"},"TokenService.STAKING_NETWORK_REWARDS":{"path":135167,"mnemonic":"castle-interest-doll-oyster"},"FreezeService.FREEZE_TIME":{"path":118783,"mnemonic":"guilt-point-sick-isolate"},"EntityIdService.ENTITY_COUNTS":{"path":98303,"mnemonic":"provide-uncover-glide-moral"},"TokenService.NODE_REWARDS":{"path":143359,"mnemonic":"merge-print-assist-claim"},"BlockRecordService.RUNNING_HASHES":{"path":122879,"mnemonic":"boring-valid-rug-tragic"},"BlockRecordService.BLOCKS":{"path":139263,"mnemonic":"hair-sing-slim-coast"},"CongestionThrottleService.THROTTLE_USAGE_SNAPSHOTS":{"path":86015,"mnemonic":"where-rookie-tobacco-happy"},"HintsService.NEXT_HINTS_CONSTRUCTION":{"path":114687,"mnemonic":"mirror-inside-mushroom-program"},"CongestionThrottleService.CONGESTION_LEVEL_STARTS":{"path":94207,"mnemonic":"cattle-over-bus-chronic"},"FreezeService.UPGRADE_FILE_HASH":{"path":110591,"mnemonic":"across-base-wood-joke"}}}
node2 5m 56.546s 2026-01-16 08:43:04.832 2988 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Found 57 preconsensus files on disk.
First file: data/saved/preconsensus-events/2/2026/01/16/2026-01-16T08+22+12.728028369Z_seq31_minr4324_maxr4490_orgn0.pces Last file: data/saved/preconsensus-events/2/2026/01/16/2026-01-16T08+33+00.024649997Z_seq51_minr7281_maxr7516_orgn0.pces
node2 5m 56.546s 2026-01-16 08:43:04.832 2989 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Found 1 preconsensus event file meeting specified criteria to copy.
Lower bound: 13347 File: data/saved/preconsensus-events/2/2026/01/16/2026-01-16T08+38+21.707489384Z_seq56_minr8678_maxr13678_orgn0.pces
node2 5m 56.546s 2026-01-16 08:43:04.832 2990 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Copying 1 preconsensus event file(s)
node2 5m 56.552s 2026-01-16 08:43:04.838 2991 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Finished copying 1 preconsensus event file(s)
node2 5m 56.553s 2026-01-16 08:43:04.839 2992 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Finished writing state for round 13374 to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/13374 {"round":13374,"freezeState":false,"reason":"PERIODIC_SNAPSHOT","directory":"file:///opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/13374/"} [com.swirlds.logging.legacy.payload.StateSavedToDiskPayload]
node2 5m 56.554s 2026-01-16 08:43:04.840 2993 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> FileUtils: deleting directory /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/10879
node1 5m 56.934s 2026-01-16 08:43:05.220 2985 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> StateLifecycleManagerImpl: Successfully created a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/78 for com.swirlds.state.merkle.VirtualMapState@47d67390
node1 5m 56.934s 2026-01-16 08:43:05.220 2986 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Successfully created a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/78 for 13374
node1 5m 56.937s 2026-01-16 08:43:05.223 2987 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Information for state written to disk:
Round: 13374 Timestamp: 2026-01-16T08:43:01.740020166Z Next consensus number: 132735 Legacy running event hash: 54d905bfd0c0f651dcb6c1e8de478b8ea5dc93bf6465f27aedfc1f9d1fc1d5fa03aa32c4e70b63d2ccf50282e6a24657 Legacy running event mnemonic: open-retire-trend-curious Rounds non-ancient: 26 Creation version: SemanticVersion[major=0, minor=80, patch=0, pre=, build=0] Minimum judge hash code: 1867501033 Root hash: 8b59a4edd2904d90d09071701b4b28e48d9b0aa62f2cac66c5b0b37e813e2695397020bdf03eba0581345de0d251f19b (root) VirtualMap state / neutral-give-puppy-rare {"Queues (Queue States)":{"RecordCache.TRANSACTION_RECEIPTS":{"head":5804,"path":96703,"tail":6351},"FileService.FILESERVICE_I_UPGRADE_DATA_150":{"head":1,"path":85663,"tail":71831}},"VirtualMapMetadata":{"firstLeafPath":73145,"lastLeafPath":146290},"Singletons":{"HintsService.CRS_STATE":{"path":73727,"mnemonic":"blood-rescue-achieve-degree"},"EntityIdService.ENTITY_ID":{"path":131071,"mnemonic":"fashion-romance-anger-soda"},"TokenService.NODE_PAYMENTS":{"path":75775,"mnemonic":"wink-omit-gravity-truly"},"HintsService.ACTIVE_HINTS_CONSTRUCTION":{"path":81919,"mnemonic":"gloom-deny-cactus-water"},"BlockStreamService.BLOCK_STREAM_INFO":{"path":77823,"mnemonic":"deposit-cake-join-multiply"},"RosterService.ROSTER_STATE":{"path":106495,"mnemonic":"pudding-enter-into-govern"},"PlatformStateService.PLATFORM_STATE":{"path":126975,"mnemonic":"hurry-among-lounge-supreme"},"FeeService.MIDNIGHT_RATES":{"path":102399,"mnemonic":"upper-faculty-dolphin-skirt"},"TokenService.STAKING_NETWORK_REWARDS":{"path":135167,"mnemonic":"castle-interest-doll-oyster"},"FreezeService.FREEZE_TIME":{"path":118783,"mnemonic":"guilt-point-sick-isolate"},"EntityIdService.ENTITY_COUNTS":{"path":98303,"mnemonic":"provide-uncover-glide-moral"},"TokenService.NODE_REWARDS":{"path":143359,"mnemonic":"merge-print-assist-claim"},"BlockRecordService.RUNNING_HASHES":{"path":122879,"mnemonic":"boring-valid-rug-tragic"},"BlockRecordService.BLOCKS":{"path":139263,"mnemonic":"hair-sing-slim-coast"},"CongestionThrottleService.THROTTLE_USAGE_SNAPSHOTS":{"path":86015,"mnemonic":"where-rookie-tobacco-happy"},"HintsService.NEXT_HINTS_CONSTRUCTION":{"path":114687,"mnemonic":"mirror-inside-mushroom-program"},"CongestionThrottleService.CONGESTION_LEVEL_STARTS":{"path":94207,"mnemonic":"cattle-over-bus-chronic"},"FreezeService.UPGRADE_FILE_HASH":{"path":110591,"mnemonic":"across-base-wood-joke"}}}
node1 5m 56.941s 2026-01-16 08:43:05.227 2988 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Found 57 preconsensus files on disk.
First file: data/saved/preconsensus-events/1/2026/01/16/2026-01-16T08+14+30.547360757Z_seq13_minr2246_maxr2349_orgn0.pces Last file: data/saved/preconsensus-events/1/2026/01/16/2026-01-16T08+19+34.802921063Z_seq26_minr3612_maxr3781_orgn0.pces
node1 5m 56.941s 2026-01-16 08:43:05.227 2989 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Found 1 preconsensus event file meeting specified criteria to copy.
Lower bound: 13347 File: data/saved/preconsensus-events/1/2026/01/16/2026-01-16T08+38+21.729801182Z_seq56_minr8678_maxr13678_orgn0.pces
node1 5m 56.941s 2026-01-16 08:43:05.227 2990 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Copying 1 preconsensus event file(s)
node1 5m 56.949s 2026-01-16 08:43:05.235 2991 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Finished copying 1 preconsensus event file(s)
node1 5m 56.950s 2026-01-16 08:43:05.236 2992 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Finished writing state for round 13374 to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/13374 {"round":13374,"freezeState":false,"reason":"PERIODIC_SNAPSHOT","directory":"file:///opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/13374/"} [com.swirlds.logging.legacy.payload.StateSavedToDiskPayload]
node1 5m 56.951s 2026-01-16 08:43:05.237 2993 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> FileUtils: deleting directory /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/10879
node1 5m 57.103s 2026-01-16 08:43:05.389 3002 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13433
node0 5m 57.133s 2026-01-16 08:43:05.419 3002 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13433
node2 5m 57.137s 2026-01-16 08:43:05.423 3002 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13433
node0 5m 57.254s 2026-01-16 08:43:05.540 3003 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13435
node1 5m 57.272s 2026-01-16 08:43:05.558 3003 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13435
node2 5m 57.281s 2026-01-16 08:43:05.567 3003 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13435
node2 5m 57.402s 2026-01-16 08:43:05.688 3004 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13438
node0 5m 57.425s 2026-01-16 08:43:05.711 3004 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13438
node1 5m 57.430s 2026-01-16 08:43:05.716 3004 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13438
node2 5m 57.881s 2026-01-16 08:43:06.167 3008 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13446
node1 5m 57.884s 2026-01-16 08:43:06.170 3008 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13446
node0 5m 57.906s 2026-01-16 08:43:06.192 3008 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13446
node0 5m 58.034s 2026-01-16 08:43:06.320 3017 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13448
node2 5m 58.047s 2026-01-16 08:43:06.333 3017 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13448
node1 5m 58.064s 2026-01-16 08:43:06.350 3017 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13448
node0 5m 58.453s 2026-01-16 08:43:06.739 3018 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13455
node1 5m 58.467s 2026-01-16 08:43:06.753 3018 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13455
node2 5m 58.481s 2026-01-16 08:43:06.767 3018 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13455
node2 5m 59.441s 2026-01-16 08:43:07.727 3019 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13472
node0 5m 59.464s 2026-01-16 08:43:07.750 3019 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13472
node1 5m 59.466s 2026-01-16 08:43:07.752 3019 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13472
node2 5m 59.922s 2026-01-16 08:43:08.208 3023 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13480
node1 5m 59.924s 2026-01-16 08:43:08.210 3023 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13480
node0 5m 59.944s 2026-01-16 08:43:08.230 3031 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13480
node0 6.001m 2026-01-16 08:43:08.359 3032 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13482
node1 6.001m 2026-01-16 08:43:08.371 3024 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13482
node2 6.002m 2026-01-16 08:43:08.388 3032 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13482
node0 6.009m 2026-01-16 08:43:08.839 3033 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13490
node2 6.010m 2026-01-16 08:43:08.868 3033 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13490
node1 6.010m 2026-01-16 08:43:08.870 3033 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13490
node2 6.011m 2026-01-16 08:43:08.927 3034 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13492
node1 6.011m 2026-01-16 08:43:08.929 3034 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13492
node0 6.011m 2026-01-16 08:43:08.952 3034 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13492
node0 6.013m 2026-01-16 08:43:09.079 3035 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13494
node1 6.014m 2026-01-16 08:43:09.099 3035 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13494
node2 6.014m 2026-01-16 08:43:09.108 3035 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13494
node0 6m 1.513s 2026-01-16 08:43:09.799 3036 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13506
node2 6m 1.541s 2026-01-16 08:43:09.827 3036 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13506
node1 6m 1.544s 2026-01-16 08:43:09.830 3036 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13506
node2 6m 1.601s 2026-01-16 08:43:09.887 3037 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13508
node1 6m 1.603s 2026-01-16 08:43:09.889 3037 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13508
node0 6m 1.627s 2026-01-16 08:43:09.913 3037 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13508
node0 6m 1.754s 2026-01-16 08:43:10.040 3038 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13510
node2 6m 1.781s 2026-01-16 08:43:10.067 3038 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13510
node1 6m 1.792s 2026-01-16 08:43:10.078 3038 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13510
node0 6m 2.234s 2026-01-16 08:43:10.520 3050 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13518
node2 6m 2.262s 2026-01-16 08:43:10.548 3050 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13518
node1 6m 2.264s 2026-01-16 08:43:10.550 3050 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13518
node0 6m 2.473s 2026-01-16 08:43:10.759 3051 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13522
node1 6m 2.491s 2026-01-16 08:43:10.777 3051 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13522
node2 6m 2.501s 2026-01-16 08:43:10.787 3051 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13522
node0 6m 3.434s 2026-01-16 08:43:11.720 3052 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13538
node1 6m 3.447s 2026-01-16 08:43:11.733 3052 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13538
node2 6m 3.461s 2026-01-16 08:43:11.747 3052 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 13538
node0 6m 3.793s 2026-01-16 08:43:12.079 3053 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Submitting freeze period entered action for consensus round: 13544 consensusTimeStamp: 2026-01-16T08:43:11.905723339Z
node0 6m 3.793s 2026-01-16 08:43:12.079 3054 INFO EVENT_STREAM <<scheduler ConsensusEngine>> DefaultConsensusEventStream: ConsensusTimestamp of the last Event to be written into file before restarting: 2026-01-16T08:43:11.905723339Z
node0 6m 3.794s 2026-01-16 08:43:12.080 3055 INFO PLATFORM_STATUS <platformForkJoinThread-5> StatusStateMachine: Platform spent 5.3 m in ACTIVE. Now in FREEZING
node0 6m 3.795s 2026-01-16 08:43:12.081 3057 INFO STATE_TO_DISK <<scheduler TransactionHandler>> DefaultSavedStateController: Signed state from round 13544 created, will eventually be written to disk, for reason: FREEZE_STATE
node0 6m 3.796s 2026-01-16 08:43:12.082 3060 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> DefaultStateSnapshotManager: Freeze state written to disk for round 13544 was not fully signed. This is expected.
Collected signatures representing 0/99940000000000 (0.0%) weight.
node0 6m 3.796s 2026-01-16 08:43:12.082 3061 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Started writing round 13544 state to disk. Reason: FREEZE_STATE, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/13544
node0 6m 3.797s 2026-01-16 08:43:12.083 3062 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Creating a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/85 for 13544
node0 6m 3.797s 2026-01-16 08:43:12.083 3063 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> StateLifecycleManagerImpl: Creating a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/85 for com.swirlds.state.merkle.VirtualMapState@50c6d35b
node2 6m 3.821s 2026-01-16 08:43:12.107 3053 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Submitting freeze period entered action for consensus round: 13544 consensusTimeStamp: 2026-01-16T08:43:11.905723339Z
node2 6m 3.822s 2026-01-16 08:43:12.108 3054 INFO EVENT_STREAM <<scheduler ConsensusEngine>> DefaultConsensusEventStream: ConsensusTimestamp of the last Event to be written into file before restarting: 2026-01-16T08:43:11.905723339Z
node2 6m 3.822s 2026-01-16 08:43:12.108 3055 INFO PLATFORM_STATUS <platformForkJoinThread-5> StatusStateMachine: Platform spent 5.3 m in ACTIVE. Now in FREEZING
node0 6m 3.823s 2026-01-16 08:43:12.109 3071 INFO FREEZE <<scheduler ConsensusEngine>> TimestampStreamFileWriter: TimestampStreamFileWriter finished writing the last object, is stopped
node2 6m 3.823s 2026-01-16 08:43:12.109 3057 INFO STATE_TO_DISK <<scheduler TransactionHandler>> DefaultSavedStateController: Signed state from round 13544 created, will eventually be written to disk, for reason: FREEZE_STATE
node1 6m 3.825s 2026-01-16 08:43:12.111 3053 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Submitting freeze period entered action for consensus round: 13544 consensusTimeStamp: 2026-01-16T08:43:11.905723339Z
node1 6m 3.825s 2026-01-16 08:43:12.111 3054 INFO EVENT_STREAM <<scheduler ConsensusEngine>> DefaultConsensusEventStream: ConsensusTimestamp of the last Event to be written into file before restarting: 2026-01-16T08:43:11.905723339Z
node2 6m 3.825s 2026-01-16 08:43:12.111 3060 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> DefaultStateSnapshotManager: Freeze state written to disk for round 13544 was not fully signed. This is expected.
Collected signatures representing 0/99940000000000 (0.0%) weight.
node2 6m 3.825s 2026-01-16 08:43:12.111 3061 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Started writing round 13544 state to disk. Reason: FREEZE_STATE, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/13544
node2 6m 3.825s 2026-01-16 08:43:12.111 3062 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Creating a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/85 for 13544
node2 6m 3.825s 2026-01-16 08:43:12.111 3063 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> StateLifecycleManagerImpl: Creating a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/85 for com.swirlds.state.merkle.VirtualMapState@1fb86153
node1 6m 3.826s 2026-01-16 08:43:12.112 3055 INFO PLATFORM_STATUS <platformForkJoinThread-1> StatusStateMachine: Platform spent 5.1 m in ACTIVE. Now in FREEZING
node1 6m 3.827s 2026-01-16 08:43:12.113 3057 INFO STATE_TO_DISK <<scheduler TransactionHandler>> DefaultSavedStateController: Signed state from round 13544 created, will eventually be written to disk, for reason: FREEZE_STATE
node1 6m 3.828s 2026-01-16 08:43:12.114 3060 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> DefaultStateSnapshotManager: Freeze state written to disk for round 13544 was not fully signed. This is expected.
Collected signatures representing 0/99940000000000 (0.0%) weight.
node1 6m 3.829s 2026-01-16 08:43:12.115 3061 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Started writing round 13544 state to disk. Reason: FREEZE_STATE, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/13544
node1 6m 3.829s 2026-01-16 08:43:12.115 3062 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Creating a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/85 for 13544
node1 6m 3.829s 2026-01-16 08:43:12.115 3063 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> StateLifecycleManagerImpl: Creating a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/85 for com.swirlds.state.merkle.VirtualMapState@3f9a4ff7
node2 6m 3.851s 2026-01-16 08:43:12.137 3071 INFO FREEZE <<scheduler ConsensusEngine>> TimestampStreamFileWriter: TimestampStreamFileWriter finished writing the last object, is stopped
node1 6m 3.855s 2026-01-16 08:43:12.141 3071 INFO FREEZE <<scheduler ConsensusEngine>> TimestampStreamFileWriter: TimestampStreamFileWriter finished writing the last object, is stopped
node0 6m 6.521s 2026-01-16 08:43:14.807 3101 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> StateLifecycleManagerImpl: Successfully created a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/85 for com.swirlds.state.merkle.VirtualMapState@50c6d35b
node0 6m 6.521s 2026-01-16 08:43:14.807 3102 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Successfully created a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/85 for 13544
node0 6m 6.523s 2026-01-16 08:43:14.809 3103 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Information for state written to disk:
Round: 13544 Timestamp: 2026-01-16T08:43:11.905723339Z Next consensus number: 133247 Legacy running event hash: 6540cc980e9a969956cf57d306c6635239006c879a6e595a9a93adc7dc71f3c9d569e7b9aab63aa1d88d02a778f67a64 Legacy running event mnemonic: pool-home-spy-coconut Rounds non-ancient: 26 Creation version: SemanticVersion[major=0, minor=80, patch=0, pre=, build=0] Minimum judge hash code: -107148671 Root hash: 6eb4edd81200139360f815b40fa72eaac5271600134439bedbbb57a9353f64e35be98df49f3703234bc339307bb9c523 (root) VirtualMap state / story-eagle-divorce-include {"Queues (Queue States)":{"RecordCache.TRANSACTION_RECEIPTS":{"head":5804,"path":96703,"tail":6353},"FileService.FILESERVICE_I_UPGRADE_DATA_150":{"head":1,"path":85663,"tail":71831}},"VirtualMapMetadata":{"firstLeafPath":73147,"lastLeafPath":146294},"Singletons":{"HintsService.CRS_STATE":{"path":73727,"mnemonic":"blood-rescue-achieve-degree"},"EntityIdService.ENTITY_ID":{"path":131071,"mnemonic":"fashion-romance-anger-soda"},"TokenService.NODE_PAYMENTS":{"path":75775,"mnemonic":"mimic-uncle-prepare-taste"},"HintsService.ACTIVE_HINTS_CONSTRUCTION":{"path":81919,"mnemonic":"gloom-deny-cactus-water"},"BlockStreamService.BLOCK_STREAM_INFO":{"path":77823,"mnemonic":"gas-develop-relax-pyramid"},"RosterService.ROSTER_STATE":{"path":106495,"mnemonic":"alien-universe-also-frog"},"PlatformStateService.PLATFORM_STATE":{"path":126975,"mnemonic":"peanut-grant-brown-tattoo"},"FeeService.MIDNIGHT_RATES":{"path":102399,"mnemonic":"upper-faculty-dolphin-skirt"},"TokenService.STAKING_NETWORK_REWARDS":{"path":135167,"mnemonic":"neutral-melt-orange-defense"},"FreezeService.FREEZE_TIME":{"path":118783,"mnemonic":"deer-odor-sample-news"},"EntityIdService.ENTITY_COUNTS":{"path":98303,"mnemonic":"provide-uncover-glide-moral"},"TokenService.NODE_REWARDS":{"path":143359,"mnemonic":"please-menu-one-tell"},"BlockRecordService.RUNNING_HASHES":{"path":122879,"mnemonic":"comfort-fever-occur-vibrant"},"BlockRecordService.BLOCKS":{"path":139263,"mnemonic":"frozen-episode-dry-across"},"CongestionThrottleService.THROTTLE_USAGE_SNAPSHOTS":{"path":86015,"mnemonic":"where-rookie-tobacco-happy"},"HintsService.NEXT_HINTS_CONSTRUCTION":{"path":114687,"mnemonic":"mirror-inside-mushroom-program"},"CongestionThrottleService.CONGESTION_LEVEL_STARTS":{"path":94207,"mnemonic":"cattle-over-bus-chronic"},"FreezeService.UPGRADE_FILE_HASH":{"path":110591,"mnemonic":"across-base-wood-joke"}}}
node0 6m 6.525s 2026-01-16 08:43:14.811 3104 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Found 57 preconsensus files on disk.
First file: data/saved/preconsensus-events/0/2026/01/16/2026-01-16T08+28+26.687005423Z_seq43_minr6008_maxr6178_orgn0.pces Last file: data/saved/preconsensus-events/0/2026/01/16/2026-01-16T08+15+04.067111693Z_seq15_minr2395_maxr2502_orgn0.pces
node0 6m 6.526s 2026-01-16 08:43:14.812 3105 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Found 1 preconsensus event file meeting specified criteria to copy.
Lower bound: 13517 File: data/saved/preconsensus-events/0/2026/01/16/2026-01-16T08+38+21.740379503Z_seq56_minr8678_maxr13678_orgn0.pces
node0 6m 6.526s 2026-01-16 08:43:14.812 3106 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Copying 1 preconsensus event file(s)
node0 6m 6.531s 2026-01-16 08:43:14.817 3107 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Finished copying 1 preconsensus event file(s)
node0 6m 6.531s 2026-01-16 08:43:14.817 3108 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Finished writing state for round 13544 to disk. Reason: FREEZE_STATE, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/13544 {"round":13544,"freezeState":true,"reason":"FREEZE_STATE","directory":"file:///opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/13544/"} [com.swirlds.logging.legacy.payload.StateSavedToDiskPayload]
node0 6m 6.532s 2026-01-16 08:43:14.818 3109 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> FileUtils: deleting directory /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/11368
node0 6m 6.559s 2026-01-16 08:43:14.845 3110 INFO PLATFORM_STATUS <platformForkJoinThread-4> StatusStateMachine: Platform spent 2.8 s in FREEZING. Now in FREEZE_COMPLETE
node2 6m 6.583s 2026-01-16 08:43:14.869 3101 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> StateLifecycleManagerImpl: Successfully created a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/85 for com.swirlds.state.merkle.VirtualMapState@1fb86153
node2 6m 6.584s 2026-01-16 08:43:14.870 3102 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Successfully created a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/85 for 13544
node2 6m 6.586s 2026-01-16 08:43:14.872 3103 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Information for state written to disk:
Round: 13544 Timestamp: 2026-01-16T08:43:11.905723339Z Next consensus number: 133247 Legacy running event hash: 6540cc980e9a969956cf57d306c6635239006c879a6e595a9a93adc7dc71f3c9d569e7b9aab63aa1d88d02a778f67a64 Legacy running event mnemonic: pool-home-spy-coconut Rounds non-ancient: 26 Creation version: SemanticVersion[major=0, minor=80, patch=0, pre=, build=0] Minimum judge hash code: -107148671 Root hash: 6eb4edd81200139360f815b40fa72eaac5271600134439bedbbb57a9353f64e35be98df49f3703234bc339307bb9c523 (root) VirtualMap state / story-eagle-divorce-include {"Queues (Queue States)":{"RecordCache.TRANSACTION_RECEIPTS":{"head":5804,"path":96703,"tail":6353},"FileService.FILESERVICE_I_UPGRADE_DATA_150":{"head":1,"path":85663,"tail":71831}},"VirtualMapMetadata":{"firstLeafPath":73147,"lastLeafPath":146294},"Singletons":{"HintsService.CRS_STATE":{"path":73727,"mnemonic":"blood-rescue-achieve-degree"},"EntityIdService.ENTITY_ID":{"path":131071,"mnemonic":"fashion-romance-anger-soda"},"TokenService.NODE_PAYMENTS":{"path":75775,"mnemonic":"mimic-uncle-prepare-taste"},"HintsService.ACTIVE_HINTS_CONSTRUCTION":{"path":81919,"mnemonic":"gloom-deny-cactus-water"},"BlockStreamService.BLOCK_STREAM_INFO":{"path":77823,"mnemonic":"gas-develop-relax-pyramid"},"RosterService.ROSTER_STATE":{"path":106495,"mnemonic":"alien-universe-also-frog"},"PlatformStateService.PLATFORM_STATE":{"path":126975,"mnemonic":"peanut-grant-brown-tattoo"},"FeeService.MIDNIGHT_RATES":{"path":102399,"mnemonic":"upper-faculty-dolphin-skirt"},"TokenService.STAKING_NETWORK_REWARDS":{"path":135167,"mnemonic":"neutral-melt-orange-defense"},"FreezeService.FREEZE_TIME":{"path":118783,"mnemonic":"deer-odor-sample-news"},"EntityIdService.ENTITY_COUNTS":{"path":98303,"mnemonic":"provide-uncover-glide-moral"},"TokenService.NODE_REWARDS":{"path":143359,"mnemonic":"please-menu-one-tell"},"BlockRecordService.RUNNING_HASHES":{"path":122879,"mnemonic":"comfort-fever-occur-vibrant"},"BlockRecordService.BLOCKS":{"path":139263,"mnemonic":"frozen-episode-dry-across"},"CongestionThrottleService.THROTTLE_USAGE_SNAPSHOTS":{"path":86015,"mnemonic":"where-rookie-tobacco-happy"},"HintsService.NEXT_HINTS_CONSTRUCTION":{"path":114687,"mnemonic":"mirror-inside-mushroom-program"},"CongestionThrottleService.CONGESTION_LEVEL_STARTS":{"path":94207,"mnemonic":"cattle-over-bus-chronic"},"FreezeService.UPGRADE_FILE_HASH":{"path":110591,"mnemonic":"across-base-wood-joke"}}}
node2 6m 6.588s 2026-01-16 08:43:14.874 3104 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Found 57 preconsensus files on disk.
First file: data/saved/preconsensus-events/2/2026/01/16/2026-01-16T08+22+12.728028369Z_seq31_minr4324_maxr4490_orgn0.pces Last file: data/saved/preconsensus-events/2/2026/01/16/2026-01-16T08+33+00.024649997Z_seq51_minr7281_maxr7516_orgn0.pces
node2 6m 6.589s 2026-01-16 08:43:14.875 3105 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Found 1 preconsensus event file meeting specified criteria to copy.
Lower bound: 13517 File: data/saved/preconsensus-events/2/2026/01/16/2026-01-16T08+38+21.707489384Z_seq56_minr8678_maxr13678_orgn0.pces
node2 6m 6.589s 2026-01-16 08:43:14.875 3106 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Copying 1 preconsensus event file(s)
node2 6m 6.594s 2026-01-16 08:43:14.880 3107 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Finished copying 1 preconsensus event file(s)
node2 6m 6.595s 2026-01-16 08:43:14.881 3108 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Finished writing state for round 13544 to disk. Reason: FREEZE_STATE, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/13544 {"round":13544,"freezeState":true,"reason":"FREEZE_STATE","directory":"file:///opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/13544/"} [com.swirlds.logging.legacy.payload.StateSavedToDiskPayload]
node2 6m 6.595s 2026-01-16 08:43:14.881 3109 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> FileUtils: deleting directory /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/11368
node2 6m 6.624s 2026-01-16 08:43:14.910 3110 INFO PLATFORM_STATUS <platformForkJoinThread-4> StatusStateMachine: Platform spent 2.8 s in FREEZING. Now in FREEZE_COMPLETE
node1 6m 6.811s 2026-01-16 08:43:15.097 3101 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> StateLifecycleManagerImpl: Successfully created a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/85 for com.swirlds.state.merkle.VirtualMapState@3f9a4ff7
node1 6m 6.811s 2026-01-16 08:43:15.097 3102 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Successfully created a snapshot on demand in /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp/85 for 13544
node1 6m 6.814s 2026-01-16 08:43:15.100 3103 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Information for state written to disk:
Round: 13544 Timestamp: 2026-01-16T08:43:11.905723339Z Next consensus number: 133247 Legacy running event hash: 6540cc980e9a969956cf57d306c6635239006c879a6e595a9a93adc7dc71f3c9d569e7b9aab63aa1d88d02a778f67a64 Legacy running event mnemonic: pool-home-spy-coconut Rounds non-ancient: 26 Creation version: SemanticVersion[major=0, minor=80, patch=0, pre=, build=0] Minimum judge hash code: -107148671 Root hash: 6eb4edd81200139360f815b40fa72eaac5271600134439bedbbb57a9353f64e35be98df49f3703234bc339307bb9c523 (root) VirtualMap state / story-eagle-divorce-include {"Queues (Queue States)":{"RecordCache.TRANSACTION_RECEIPTS":{"head":5804,"path":96703,"tail":6353},"FileService.FILESERVICE_I_UPGRADE_DATA_150":{"head":1,"path":85663,"tail":71831}},"VirtualMapMetadata":{"firstLeafPath":73147,"lastLeafPath":146294},"Singletons":{"HintsService.CRS_STATE":{"path":73727,"mnemonic":"blood-rescue-achieve-degree"},"EntityIdService.ENTITY_ID":{"path":131071,"mnemonic":"fashion-romance-anger-soda"},"TokenService.NODE_PAYMENTS":{"path":75775,"mnemonic":"mimic-uncle-prepare-taste"},"HintsService.ACTIVE_HINTS_CONSTRUCTION":{"path":81919,"mnemonic":"gloom-deny-cactus-water"},"BlockStreamService.BLOCK_STREAM_INFO":{"path":77823,"mnemonic":"gas-develop-relax-pyramid"},"RosterService.ROSTER_STATE":{"path":106495,"mnemonic":"alien-universe-also-frog"},"PlatformStateService.PLATFORM_STATE":{"path":126975,"mnemonic":"peanut-grant-brown-tattoo"},"FeeService.MIDNIGHT_RATES":{"path":102399,"mnemonic":"upper-faculty-dolphin-skirt"},"TokenService.STAKING_NETWORK_REWARDS":{"path":135167,"mnemonic":"neutral-melt-orange-defense"},"FreezeService.FREEZE_TIME":{"path":118783,"mnemonic":"deer-odor-sample-news"},"EntityIdService.ENTITY_COUNTS":{"path":98303,"mnemonic":"provide-uncover-glide-moral"},"TokenService.NODE_REWARDS":{"path":143359,"mnemonic":"please-menu-one-tell"},"BlockRecordService.RUNNING_HASHES":{"path":122879,"mnemonic":"comfort-fever-occur-vibrant"},"BlockRecordService.BLOCKS":{"path":139263,"mnemonic":"frozen-episode-dry-across"},"CongestionThrottleService.THROTTLE_USAGE_SNAPSHOTS":{"path":86015,"mnemonic":"where-rookie-tobacco-happy"},"HintsService.NEXT_HINTS_CONSTRUCTION":{"path":114687,"mnemonic":"mirror-inside-mushroom-program"},"CongestionThrottleService.CONGESTION_LEVEL_STARTS":{"path":94207,"mnemonic":"cattle-over-bus-chronic"},"FreezeService.UPGRADE_FILE_HASH":{"path":110591,"mnemonic":"across-base-wood-joke"}}}
node1 6m 6.817s 2026-01-16 08:43:15.103 3104 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Found 57 preconsensus files on disk.
First file: data/saved/preconsensus-events/1/2026/01/16/2026-01-16T08+14+30.547360757Z_seq13_minr2246_maxr2349_orgn0.pces Last file: data/saved/preconsensus-events/1/2026/01/16/2026-01-16T08+19+34.802921063Z_seq26_minr3612_maxr3781_orgn0.pces
node1 6m 6.817s 2026-01-16 08:43:15.103 3105 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Found 1 preconsensus event file meeting specified criteria to copy.
Lower bound: 13517 File: data/saved/preconsensus-events/1/2026/01/16/2026-01-16T08+38+21.729801182Z_seq56_minr8678_maxr13678_orgn0.pces
node1 6m 6.818s 2026-01-16 08:43:15.104 3106 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Copying 1 preconsensus event file(s)
node1 6m 6.825s 2026-01-16 08:43:15.111 3107 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> BestEffortPcesFileCopy: Finished copying 1 preconsensus event file(s)
node1 6m 6.825s 2026-01-16 08:43:15.111 3108 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Finished writing state for round 13544 to disk. Reason: FREEZE_STATE, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/13544 {"round":13544,"freezeState":true,"reason":"FREEZE_STATE","directory":"file:///opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/13544/"} [com.swirlds.logging.legacy.payload.StateSavedToDiskPayload]
node1 6m 6.827s 2026-01-16 08:43:15.113 3109 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> FileUtils: deleting directory /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/11368
node1 6m 6.859s 2026-01-16 08:43:15.145 3110 INFO PLATFORM_STATUS <platformForkJoinThread-7> StatusStateMachine: Platform spent 3.0 s in FREEZING. Now in FREEZE_COMPLETE
node1 7m 2.297s 2026-01-16 08:44:10.583 3111 WARN SOCKET_EXCEPTIONS <<platform-core: SyncProtocolWith2 1 to 2>> NetworkUtils: Connection broken: 1 -> 2
org.hiero.consensus.concurrent.pool.ParallelExecutionException: Time thrown: 2026-01-16T08:44:10.578991851Z at org.hiero.consensus.concurrent.pool.CachedPoolParallelExecutor.doParallelWithHandler(CachedPoolParallelExecutor.java:160) at com.swirlds.platform.network.protocol.rpc.RpcPeerProtocol.runProtocol(RpcPeerProtocol.java:293) at com.swirlds.platform.network.communication.states.ProtocolNegotiated.transition(ProtocolNegotiated.java:47) at com.swirlds.platform.network.communication.Negotiator.execute(Negotiator.java:79) at com.swirlds.platform.network.communication.ProtocolNegotiatorThread.run(ProtocolNegotiatorThread.java:65) at org.hiero.consensus.concurrent.framework.internal.StoppableThreadImpl.doWork(StoppableThreadImpl.java:599) at org.hiero.consensus.concurrent.framework.internal.StoppableThreadImpl.run(StoppableThreadImpl.java:200) at org.hiero.consensus.concurrent.framework.internal.AbstractThreadConfiguration.lambda$wrapRunnableWithSnapshot$3(AbstractThreadConfiguration.java:654) at java.base/java.lang.Thread.run(Thread.java:1583) Suppressed: java.util.concurrent.ExecutionException: java.net.SocketException: Connection or outbound has closed at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:122) at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191) at org.hiero.consensus.concurrent.pool.CachedPoolParallelExecutor.doParallelWithHandler(CachedPoolParallelExecutor.java:154) ... 8 more Caused by: java.net.SocketException: Connection or outbound has closed at java.base/sun.security.ssl.SSLSocketImpl$AppOutputStream.write(SSLSocketImpl.java:1297) at com.swirlds.common.io.extendable.extensions.AbstractStreamExtension.write(AbstractStreamExtension.java:115) at com.swirlds.common.io.extendable.ExtendableOutputStream.write(ExtendableOutputStream.java:64) at java.base/java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:125) at java.base/java.io.BufferedOutputStream.implFlush(BufferedOutputStream.java:252) at java.base/java.io.BufferedOutputStream.flush(BufferedOutputStream.java:240) at java.base/java.io.DataOutputStream.flush(DataOutputStream.java:131) at com.swirlds.platform.network.protocol.rpc.RpcPeerProtocol.writeMessages(RpcPeerProtocol.java:387) at com.swirlds.platform.network.protocol.rpc.RpcPeerProtocol.lambda$runProtocol$2(RpcPeerProtocol.java:297) at org.hiero.base.concurrent.ThrowingRunnable.call(ThrowingRunnable.java:24) at org.hiero.base.concurrent.ThrowingRunnable.call(ThrowingRunnable.java:9) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ... 2 more Caused by: java.util.concurrent.ExecutionException: java.net.SocketException: Connection reset at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:122) at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191) at org.hiero.consensus.concurrent.pool.CachedPoolParallelExecutor.doParallelWithHandler(CachedPoolParallelExecutor.java:154) ... 8 more Caused by: java.net.SocketException: Connection reset at java.base/sun.nio.ch.NioSocketImpl.implRead(NioSocketImpl.java:318) at java.base/sun.nio.ch.NioSocketImpl.read(NioSocketImpl.java:346) at java.base/sun.nio.ch.NioSocketImpl$1.read(NioSocketImpl.java:796) at java.base/java.net.Socket$SocketInputStream.read(Socket.java:1099) at java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:489) at java.base/sun.security.ssl.SSLSocketInputRecord.readHeader(SSLSocketInputRecord.java:483) at java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:70) at java.base/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1461) at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:1066) at com.swirlds.common.io.extendable.extensions.AbstractStreamExtension.read(AbstractStreamExtension.java:73) at com.swirlds.common.io.extendable.ExtendableInputStream.read(ExtendableInputStream.java:63) at java.base/java.io.BufferedInputStream.fill(BufferedInputStream.java:291) at java.base/java.io.BufferedInputStream.read1(BufferedInputStream.java:347) at java.base/java.io.BufferedInputStream.implRead(BufferedInputStream.java:420) at java.base/java.io.BufferedInputStream.read(BufferedInputStream.java:399) at java.base/java.io.DataInputStream.readFully(DataInputStream.java:208) at java.base/java.io.DataInputStream.readShort(DataInputStream.java:319) at org.hiero.base.io.streams.AugmentedDataInputStream.readShort(AugmentedDataInputStream.java:158) at com.swirlds.platform.network.protocol.rpc.RpcPeerProtocol.readMessages(RpcPeerProtocol.java:431) at com.swirlds.platform.network.protocol.rpc.RpcPeerProtocol.lambda$runProtocol$1(RpcPeerProtocol.java:296) at org.hiero.base.concurrent.ThrowingRunnable.call(ThrowingRunnable.java:24) at org.hiero.base.concurrent.ThrowingRunnable.call(ThrowingRunnable.java:9) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ... 2 more
node1 7m 2.392s 2026-01-16 08:44:10.678 3112 WARN SOCKET_EXCEPTIONS <<platform-core: SyncProtocolWith0 1 to 0>> NetworkUtils: Connection broken: 1 <- 0
org.hiero.consensus.concurrent.pool.ParallelExecutionException: Time thrown: 2026-01-16T08:44:10.678191625Z at org.hiero.consensus.concurrent.pool.CachedPoolParallelExecutor.doParallelWithHandler(CachedPoolParallelExecutor.java:160) at com.swirlds.platform.network.protocol.rpc.RpcPeerProtocol.runProtocol(RpcPeerProtocol.java:293) at com.swirlds.platform.network.communication.states.ProtocolNegotiated.transition(ProtocolNegotiated.java:47) at com.swirlds.platform.network.communication.Negotiator.execute(Negotiator.java:79) at com.swirlds.platform.network.communication.ProtocolNegotiatorThread.run(ProtocolNegotiatorThread.java:65) at org.hiero.consensus.concurrent.framework.internal.StoppableThreadImpl.doWork(StoppableThreadImpl.java:599) at org.hiero.consensus.concurrent.framework.internal.StoppableThreadImpl.run(StoppableThreadImpl.java:200) at org.hiero.consensus.concurrent.framework.internal.AbstractThreadConfiguration.lambda$wrapRunnableWithSnapshot$3(AbstractThreadConfiguration.java:654) at java.base/java.lang.Thread.run(Thread.java:1583) Suppressed: java.util.concurrent.ExecutionException: java.net.SocketException: Connection or outbound has closed at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:122) at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191) at org.hiero.consensus.concurrent.pool.CachedPoolParallelExecutor.doParallelWithHandler(CachedPoolParallelExecutor.java:154) ... 8 more Caused by: java.net.SocketException: Connection or outbound has closed at java.base/sun.security.ssl.SSLSocketImpl$AppOutputStream.write(SSLSocketImpl.java:1297) at com.swirlds.common.io.extendable.extensions.AbstractStreamExtension.write(AbstractStreamExtension.java:115) at com.swirlds.common.io.extendable.ExtendableOutputStream.write(ExtendableOutputStream.java:64) at java.base/java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:125) at java.base/java.io.BufferedOutputStream.implFlush(BufferedOutputStream.java:252) at java.base/java.io.BufferedOutputStream.flush(BufferedOutputStream.java:240) at java.base/java.io.DataOutputStream.flush(DataOutputStream.java:131) at com.swirlds.platform.network.protocol.rpc.RpcPeerProtocol.writeMessages(RpcPeerProtocol.java:387) at com.swirlds.platform.network.protocol.rpc.RpcPeerProtocol.lambda$runProtocol$2(RpcPeerProtocol.java:297) at org.hiero.base.concurrent.ThrowingRunnable.call(ThrowingRunnable.java:24) at org.hiero.base.concurrent.ThrowingRunnable.call(ThrowingRunnable.java:9) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ... 2 more Caused by: java.util.concurrent.ExecutionException: java.net.SocketException: Connection reset at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:122) at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191) at org.hiero.consensus.concurrent.pool.CachedPoolParallelExecutor.doParallelWithHandler(CachedPoolParallelExecutor.java:154) ... 8 more Caused by: java.net.SocketException: Connection reset at java.base/sun.nio.ch.NioSocketImpl.implRead(NioSocketImpl.java:318) at java.base/sun.nio.ch.NioSocketImpl.read(NioSocketImpl.java:346) at java.base/sun.nio.ch.NioSocketImpl$1.read(NioSocketImpl.java:796) at java.base/java.net.Socket$SocketInputStream.read(Socket.java:1099) at java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:489) at java.base/sun.security.ssl.SSLSocketInputRecord.readHeader(SSLSocketInputRecord.java:483) at java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:70) at java.base/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1461) at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:1066) at com.swirlds.common.io.extendable.extensions.AbstractStreamExtension.read(AbstractStreamExtension.java:73) at com.swirlds.common.io.extendable.ExtendableInputStream.read(ExtendableInputStream.java:63) at java.base/java.io.BufferedInputStream.fill(BufferedInputStream.java:291) at java.base/java.io.BufferedInputStream.read1(BufferedInputStream.java:347) at java.base/java.io.BufferedInputStream.implRead(BufferedInputStream.java:420) at java.base/java.io.BufferedInputStream.read(BufferedInputStream.java:399) at java.base/java.io.DataInputStream.readFully(DataInputStream.java:208) at java.base/java.io.DataInputStream.readShort(DataInputStream.java:319) at org.hiero.base.io.streams.AugmentedDataInputStream.readShort(AugmentedDataInputStream.java:158) at com.swirlds.platform.network.protocol.rpc.RpcPeerProtocol.readMessages(RpcPeerProtocol.java:431) at com.swirlds.platform.network.protocol.rpc.RpcPeerProtocol.lambda$runProtocol$1(RpcPeerProtocol.java:296) at org.hiero.base.concurrent.ThrowingRunnable.call(ThrowingRunnable.java:24) at org.hiero.base.concurrent.ThrowingRunnable.call(ThrowingRunnable.java:9) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ... 2 more