Node ID






Columns











Log Level







Log Marker








Class





























node3 0.000ns 2026-02-24 19:40:44.971 1 INFO STARTUP <main> StaticPlatformBuilder:
////////////////////// // Node is Starting // //////////////////////
node3 81.000ms 2026-02-24 19:40:45.052 2 DEBUG STARTUP <main> StaticPlatformBuilder: main() started {} [com.swirlds.logging.legacy.payload.NodeStartPayload]
node3 801.000ms 2026-02-24 19:40:45.772 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.021s 2026-02-24 19:40:45.992 1 INFO STARTUP <main> StaticPlatformBuilder:
////////////////////// // Node is Starting // //////////////////////
node2 1.108s 2026-02-24 19:40:46.079 2 DEBUG STARTUP <main> StaticPlatformBuilder: main() started {} [com.swirlds.logging.legacy.payload.NodeStartPayload]
node3 1.679s 2026-02-24 19:40:46.650 4 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/5321 - /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/3/123/5229 - /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/3/123/5083 - /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/3/123/4939 - /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/3/123/4792
node3 1.680s 2026-02-24 19:40:46.651 5 INFO STARTUP <main> StartupStateUtils: Loading latest state from disk.
node3 1.681s 2026-02-24 19:40:46.652 6 INFO STARTUP <main> StartupStateUtils: Loading signed state from disk: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/3/123/5321
node3 1.682s 2026-02-24 19:40:46.653 7 INFO STARTUP <main> StateLifecycleManagerImpl: Loading snapshot from disk /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/3/123/5321
node0 1.688s 2026-02-24 19:40:46.659 1 INFO STARTUP <main> StaticPlatformBuilder:
////////////////////// // Node is Starting // //////////////////////
node3 1.688s 2026-02-24 19:40:46.659 8 INFO STATE_TO_DISK <main> FileUtils: deleting directory /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp
node0 1.766s 2026-02-24 19:40:46.737 2 DEBUG STARTUP <main> StaticPlatformBuilder: main() started {} [com.swirlds.logging.legacy.payload.NodeStartPayload]
node3 1.891s 2026-02-24 19:40:46.862 18 INFO STARTUP <main> VirtualMap: Recalculated hash for the first leaf path is equal to loaded hash, skipping full rehash
node2 1.911s 2026-02-24 19:40:46.882 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 1.933s 2026-02-24 19:40:46.904 24 INFO STARTUP <main> StartupStateUtils: Loaded state's hash is the same as when it was saved.
node3 1.937s 2026-02-24 19:40:46.908 25 INFO STARTUP <main> StartupStateUtils: Platform has loaded a saved state {"round":5321,"consensusTimestamp":"2026-02-24T19:39:48.950061Z"} [com.swirlds.logging.legacy.payload.SavedStateLoadedPayload]
node3 2.141s 2026-02-24 19:40:47.112 35 DEBUG STARTUP <main> CryptoStatic: About to start loading keys
node3 2.142s 2026-02-24 19:40:47.113 36 DEBUG STARTUP <main> CryptoStatic: Reading keys using the enhanced key loader
node3 2.163s 2026-02-24 19:40:47.134 37 INFO STARTUP <main> EnhancedKeyStoreLoader: Starting key store migration
node3 2.165s 2026-02-24 19:40:47.136 38 INFO STARTUP <main> EnhancedKeyStoreLoader: Finished key store migration.
node3 2.165s 2026-02-24 19:40:47.136 39 DEBUG STARTUP <main> EnhancedKeyStoreLoader: Starting key store enumeration
node3 2.166s 2026-02-24 19:40:47.137 40 DEBUG STARTUP <main> EnhancedKeyStoreLoader: Attempting to locate key stores for nodeId 3
node3 2.166s 2026-02-24 19:40:47.137 41 TRACE STARTUP <main> EnhancedKeyStoreLoader: Found enhanced private key store for nodeId: 3 [ purpose = SIGNING, fileName = s-private-node4.pem ]
node3 2.188s 2026-02-24 19:40:47.159 42 TRACE STARTUP <main> EnhancedKeyStoreLoader: Completed key store enumeration
node3 2.189s 2026-02-24 19:40:47.160 43 INFO STARTUP <main> EnhancedKeyStoreLoader: Generating agreement key pair for local nodeId 3
node3 2.203s 2026-02-24 19:40:47.174 44 WARN STARTUP <main> EnhancedKeyStoreLoader: No certificate found for nodeId 3 [purpose = AGREEMENT ]
node3 2.203s 2026-02-24 19:40:47.174 45 ERROR EXCEPTION <main> CryptoStatic: Exception while loading/generating keys
com.swirlds.platform.crypto.KeyLoadingException: No certificate found for nodeId 3 [purpose = AGREEMENT ] at com.swirlds.platform.crypto.EnhancedKeyStoreLoader.verify(EnhancedKeyStoreLoader.java:341) at com.swirlds.platform.crypto.CryptoStatic.initNodeSecurity(CryptoStatic.java:186) at com.hedera.node.app.ServicesMain.main(ServicesMain.java:228)
node3 2.214s 2026-02-24 19:40:47.185 46 INFO STARTUP <main> SystemExitUtils: System exit requested (KEY_LOADING_FAILED)
thread requesting exit: main com.swirlds.platform.system.SystemExitUtils.exitSystem(SystemExitUtils.java:37) at com.swirlds.platform.system.SystemExitUtils.exitSystem(SystemExitUtils.java:73) at com.swirlds.platform.crypto.CryptoStatic.initNodeSecurity(CryptoStatic.java:216) at com.hedera.node.app.ServicesMain.main(ServicesMain.java:228)
node3 2.216s 2026-02-24 19:40:47.187 47 ERROR EXCEPTION <main> SystemExitUtils: Exiting system {"reason":"KEY_LOADING_FAILED","code":204} [com.swirlds.logging.legacy.payload.SystemExitPayload]
node3 2.217s 2026-02-24 19:40:47.188 48 INFO STARTUP <<browser: shutdown-hook>> Log4jSetup: JVM is shutting down.
node0 2.477s 2026-02-24 19:40:47.448 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 2.811s 2026-02-24 19:40:47.782 4 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/5321 - /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/5229 - /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/5083 - /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/4939 - /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/4792
node2 2.812s 2026-02-24 19:40:47.783 5 INFO STARTUP <main> StartupStateUtils: Loading latest state from disk.
node2 2.813s 2026-02-24 19:40:47.784 6 INFO STARTUP <main> StartupStateUtils: Loading signed state from disk: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/5321
node2 2.814s 2026-02-24 19:40:47.785 7 INFO STARTUP <main> StateLifecycleManagerImpl: Loading snapshot from disk /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/5321
node2 2.821s 2026-02-24 19:40:47.792 8 INFO STATE_TO_DISK <main> FileUtils: deleting directory /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp
node2 3.031s 2026-02-24 19:40:48.002 18 INFO STARTUP <main> VirtualMap: Recalculated hash for the first leaf path is equal to loaded hash, skipping full rehash
node2 3.076s 2026-02-24 19:40:48.047 24 INFO STARTUP <main> StartupStateUtils: Loaded state's hash is the same as when it was saved.
node2 3.080s 2026-02-24 19:40:48.051 25 INFO STARTUP <main> StartupStateUtils: Platform has loaded a saved state {"round":5321,"consensusTimestamp":"2026-02-24T19:39:48.950061Z"} [com.swirlds.logging.legacy.payload.SavedStateLoadedPayload]
node0 3.248s 2026-02-24 19:40:48.219 4 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/5321 - /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/5229 - /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/5083 - /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/4939 - /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/4792
node0 3.249s 2026-02-24 19:40:48.220 5 INFO STARTUP <main> StartupStateUtils: Loading latest state from disk.
node0 3.250s 2026-02-24 19:40:48.221 6 INFO STARTUP <main> StartupStateUtils: Loading signed state from disk: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/5321
node0 3.251s 2026-02-24 19:40:48.222 7 INFO STARTUP <main> StateLifecycleManagerImpl: Loading snapshot from disk /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/5321
node0 3.256s 2026-02-24 19:40:48.227 8 INFO STATE_TO_DISK <main> FileUtils: deleting directory /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp
node2 3.294s 2026-02-24 19:40:48.265 35 DEBUG STARTUP <main> CryptoStatic: About to start loading keys
node2 3.295s 2026-02-24 19:40:48.266 36 DEBUG STARTUP <main> CryptoStatic: Reading keys using the enhanced key loader
node2 3.316s 2026-02-24 19:40:48.287 37 INFO STARTUP <main> EnhancedKeyStoreLoader: Starting key store migration
node2 3.338s 2026-02-24 19:40:48.309 38 INFO STARTUP <main> EnhancedKeyStoreLoader: Finished key store migration.
node2 3.339s 2026-02-24 19:40:48.310 39 DEBUG STARTUP <main> EnhancedKeyStoreLoader: Starting key store enumeration
node2 3.339s 2026-02-24 19:40:48.310 40 DEBUG STARTUP <main> EnhancedKeyStoreLoader: Attempting to locate key stores for nodeId 2
node2 3.340s 2026-02-24 19:40:48.311 41 TRACE STARTUP <main> EnhancedKeyStoreLoader: Found enhanced private key store for nodeId: 2 [ purpose = SIGNING, fileName = s-private-node3.pem ]
node2 3.342s 2026-02-24 19:40:48.313 42 TRACE STARTUP <main> EnhancedKeyStoreLoader: Completed key store enumeration
node2 3.342s 2026-02-24 19:40:48.313 43 INFO STARTUP <main> EnhancedKeyStoreLoader: Generating agreement key pair for local nodeId 2
node0 3.452s 2026-02-24 19:40:48.423 18 INFO STARTUP <main> VirtualMap: Recalculated hash for the first leaf path is equal to loaded hash, skipping full rehash
node0 3.494s 2026-02-24 19:40:48.465 24 INFO STARTUP <main> StartupStateUtils: Loaded state's hash is the same as when it was saved.
node0 3.496s 2026-02-24 19:40:48.467 25 INFO STARTUP <main> StartupStateUtils: Platform has loaded a saved state {"round":5321,"consensusTimestamp":"2026-02-24T19:39:48.950061Z"} [com.swirlds.logging.legacy.payload.SavedStateLoadedPayload]
node2 3.503s 2026-02-24 19:40:48.474 44 DEBUG STARTUP <main> CryptoStatic: Done loading keys
node0 3.692s 2026-02-24 19:40:48.663 35 DEBUG STARTUP <main> CryptoStatic: About to start loading keys
node0 3.693s 2026-02-24 19:40:48.664 36 DEBUG STARTUP <main> CryptoStatic: Reading keys using the enhanced key loader
node0 3.712s 2026-02-24 19:40:48.683 37 INFO STARTUP <main> EnhancedKeyStoreLoader: Starting key store migration
node0 3.737s 2026-02-24 19:40:48.708 38 INFO STARTUP <main> EnhancedKeyStoreLoader: Finished key store migration.
node0 3.739s 2026-02-24 19:40:48.710 39 DEBUG STARTUP <main> EnhancedKeyStoreLoader: Starting key store enumeration
node0 3.739s 2026-02-24 19:40:48.710 40 DEBUG STARTUP <main> EnhancedKeyStoreLoader: Attempting to locate key stores for nodeId 0
node0 3.740s 2026-02-24 19:40:48.711 41 TRACE STARTUP <main> EnhancedKeyStoreLoader: Found enhanced private key store for nodeId: 0 [ purpose = SIGNING, fileName = s-private-node1.pem ]
node0 3.743s 2026-02-24 19:40:48.714 42 TRACE STARTUP <main> EnhancedKeyStoreLoader: Completed key store enumeration
node0 3.744s 2026-02-24 19:40:48.715 43 INFO STARTUP <main> EnhancedKeyStoreLoader: Generating agreement key pair for local nodeId 0
node0 3.898s 2026-02-24 19:40:48.869 44 DEBUG STARTUP <main> CryptoStatic: Done loading keys
node2 4.606s 2026-02-24 19:40:49.577 45 INFO STARTUP <main> OSHealthChecker:
PASSED - Clock Source Speed Check Report[callsPerSec=31513973] PASSED - Entropy Check Report[success=true, entropySource=Strong Instance, elapsedNanos=37719, randomLong=1543962295153266670, exception=null] PASSED - Entropy Check Report[success=true, entropySource=NativePRNGBlocking:SUN, elapsedNanos=14370, randomLong=-7731104903437524037, exception=null] PASSED - File System Check Report[code=SUCCESS, readNanos=881171, data=35, exception=null] OS Health Check Report - Complete (took 1013 ms)
node2 4.660s 2026-02-24 19:40:49.631 46 DEBUG STARTUP <main> BootstrapUtils: jvmPauseDetectorThread started
node2 4.664s 2026-02-24 19:40:49.635 47 INFO STARTUP <main> StandardScratchpad: Scratchpad platform.iss contents:
LAST_ISS_ROUND null
node2 4.665s 2026-02-24 19:40:49.636 48 INFO STARTUP <main> PlatformBuilder: Default platform pool parallelism: 8
node2 4.893s 2026-02-24 19:40:49.864 49 INFO STARTUP <main> SwirldsPlatform: Starting with roster history:
RosterHistory[ currentRosterRound: 5322 ][ previousRosterRound: 0 ] Current Roster: { "rosterEntries": [{ "weight": "99939900000000", "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": "iHBHxg==", "port": 30124 }, { "ipAddressV4": "CoAAaw==", "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": "IqyvcA==", "port": 30125 }, { "ipAddressV4": "CoAAag==", "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": "InopxA==", "port": 30126 }, { "ipAddressV4": "CoAAbA==", "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": "CoAAaw==", "port": 30124 }, { "ipAddressV4": "iHBHxg==", "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": "CoAAag==", "port": 30125 }, { "ipAddressV4": "IqyvcA==", "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": "CoAAbA==", "port": 30126 }, { "ipAddressV4": "InopxA==", "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": "CoAAaQ==", "port": 30127 }, { "ipAddressV4": "Igm+rQ==", "port": 30127 }] }] }
node0 5.005s 2026-02-24 19:40:49.976 45 INFO STARTUP <main> OSHealthChecker:
PASSED - Clock Source Speed Check Report[callsPerSec=31447586] PASSED - Entropy Check Report[success=true, entropySource=Strong Instance, elapsedNanos=43305, randomLong=-5123853871553729240, exception=null] PASSED - Entropy Check Report[success=true, entropySource=NativePRNGBlocking:SUN, elapsedNanos=8868, randomLong=7718363285159026494, exception=null] PASSED - File System Check Report[code=SUCCESS, readNanos=1039957, data=35, exception=null] OS Health Check Report - Complete (took 1016 ms)
node0 5.056s 2026-02-24 19:40:50.027 46 DEBUG STARTUP <main> BootstrapUtils: jvmPauseDetectorThread started
node0 5.061s 2026-02-24 19:40:50.032 47 INFO STARTUP <main> StandardScratchpad: Scratchpad platform.iss contents:
LAST_ISS_ROUND null
node0 5.062s 2026-02-24 19:40:50.033 48 INFO STARTUP <main> PlatformBuilder: Default platform pool parallelism: 8
node0 5.317s 2026-02-24 19:40:50.288 49 INFO STARTUP <main> SwirldsPlatform: Starting with roster history:
RosterHistory[ currentRosterRound: 5322 ][ previousRosterRound: 0 ] Current Roster: { "rosterEntries": [{ "weight": "99939900000000", "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": "iHBHxg==", "port": 30124 }, { "ipAddressV4": "CoAAaw==", "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": "IqyvcA==", "port": 30125 }, { "ipAddressV4": "CoAAag==", "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": "InopxA==", "port": 30126 }, { "ipAddressV4": "CoAAbA==", "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": "CoAAaw==", "port": 30124 }, { "ipAddressV4": "iHBHxg==", "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": "CoAAag==", "port": 30125 }, { "ipAddressV4": "IqyvcA==", "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": "CoAAbA==", "port": 30126 }, { "ipAddressV4": "InopxA==", "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": "CoAAaQ==", "port": 30127 }, { "ipAddressV4": "Igm+rQ==", "port": 30127 }] }] }
node2 5.352s 2026-02-24 19:40:50.323 50 INFO STARTUP <main> StateInitializer: The platform is using the following initial state:
Round: 5321 Timestamp: 2026-02-24T19:39:48.950061Z Next consensus number: 74105 Legacy running event hash: dcfcd37f10e5cf95b442c567ee70e0ce4ddf7b373e916ede7820fb8b0a25a8bda4a277e6a20be8630d66397f91db88b6 Legacy running event mnemonic: gauge-mother-bronze-aspect Rounds non-ancient: 26 Creation version: SemanticVersion[major=0, minor=72, patch=0, pre=SNAPSHOT, build=0] Minimum judge hash code: -1052164863 Root hash: dd964eb3d8a6a670c338a46772b7e8bd9f94e2564140ed830cdcfb4e4f9f97c64a317a214af147fa78421bd974daef0c (root) VirtualMap state / essence-stool-twice-craft {"Queues (Queue States)":{"RecordCache.TRANSACTION_RECEIPTS":{"head":3124,"path":48543,"tail":3124},"FileService.FILESERVICE_I_UPGRADE_DATA_150":{"head":1,"path":44847,"tail":27869}},"VirtualMapMetadata":{"firstLeafPath":28634,"lastLeafPath":57268},"Singletons":{"HintsService.CRS_STATE":{"path":45055,"mnemonic":"cotton-cereal-assault-scatter"},"EntityIdService.ENTITY_ID":{"path":49151,"mnemonic":"evoke-about-keep-job"},"TokenService.NODE_PAYMENTS":{"path":44031,"mnemonic":"group-that-increase-vague"},"HintsService.ACTIVE_HINTS_CONSTRUCTION":{"path":28671,"mnemonic":"grit-develop-dinosaur-breeze"},"HistoryService.ACTIVE_PROOF_CONSTRUCTION":{"path":30719,"mnemonic":"believe-laundry-lawsuit-rule"},"BlockStreamService.BLOCK_STREAM_INFO":{"path":55295,"mnemonic":"empty-sell-act-correct"},"RosterService.ROSTER_STATE":{"path":43007,"mnemonic":"verb-disagree-axis-hen"},"PlatformStateService.PLATFORM_STATE":{"path":32767,"mnemonic":"combine-labor-tomorrow-whisper"},"FeeService.MIDNIGHT_RATES":{"path":33791,"mnemonic":"banner-alley-rubber-boy"},"TokenService.STAKING_NETWORK_REWARDS":{"path":39935,"mnemonic":"smoke-lava-return-wall"},"FreezeService.FREEZE_TIME":{"path":37887,"mnemonic":"fork-foam-fringe-ancient"},"EntityIdService.ENTITY_COUNTS":{"path":40959,"mnemonic":"dish-lucky-lamp-cargo"},"TokenService.NODE_REWARDS":{"path":41983,"mnemonic":"safe-job-make-because"},"BlockRecordService.RUNNING_HASHES":{"path":47103,"mnemonic":"capable-sorry-tank-snow"},"BlockRecordService.BLOCKS":{"path":51199,"mnemonic":"talk-denial-scout-cabbage"},"CongestionThrottleService.THROTTLE_USAGE_SNAPSHOTS":{"path":29695,"mnemonic":"length-snake-relax-elite"},"HistoryService.NEXT_PROOF_CONSTRUCTION":{"path":34815,"mnemonic":"bean-pilot-boss-script"},"HintsService.NEXT_HINTS_CONSTRUCTION":{"path":36863,"mnemonic":"clump-income-brain-census"},"CongestionThrottleService.CONGESTION_LEVEL_STARTS":{"path":31743,"mnemonic":"since-atom-knock-salute"},"FreezeService.UPGRADE_FILE_HASH":{"path":35839,"mnemonic":"travel-sadness-quantum-exile"},"HistoryService.LEDGER_ID":{"path":53247,"mnemonic":"sting-angle-kidney-rather"}}}
node2 5.387s 2026-02-24 19:40:50.358 52 INFO EVENT_STREAM <main> DefaultConsensusEventStream: EventStreamManager::updateRunningHash: dcfcd37f10e5cf95b442c567ee70e0ce4ddf7b373e916ede7820fb8b0a25a8bda4a277e6a20be8630d66397f91db88b6
node2 5.395s 2026-02-24 19:40:50.366 54 INFO STARTUP <main> SwirldsPlatform: Starting platform 2
node2 5.396s 2026-02-24 19:40:50.367 55 INFO STARTUP <<platform: recycle-bin-cleanup>> RecycleBinImpl: Deleted 0 files from the recycle bin.
node2 5.399s 2026-02-24 19:40:50.370 56 INFO STARTUP <main> CycleFinder: No cyclical back pressure detected in wiring model.
node2 5.401s 2026-02-24 19:40:50.372 57 INFO STARTUP <main> DirectSchedulerChecks: No illegal direct scheduler use detected in the wiring model.
node2 5.401s 2026-02-24 19:40:50.372 58 INFO STARTUP <main> InputWireChecks: All input wires have been bound.
node2 5.407s 2026-02-24 19:40:50.378 59 INFO PLATFORM_STATUS <platformForkJoinThread-1> StatusStateMachine: Platform spent 30.0 ms in STARTING_UP. Now in REPLAYING_EVENTS
node2 5.661s 2026-02-24 19:40:50.632 60 INFO PLATFORM_STATUS <platformForkJoinThread-5> StatusStateMachine: Platform spent 252.0 ms in REPLAYING_EVENTS. Now in OBSERVING
node0 5.742s 2026-02-24 19:40:50.713 50 INFO STARTUP <main> StateInitializer: The platform is using the following initial state:
Round: 5321 Timestamp: 2026-02-24T19:39:48.950061Z Next consensus number: 74105 Legacy running event hash: dcfcd37f10e5cf95b442c567ee70e0ce4ddf7b373e916ede7820fb8b0a25a8bda4a277e6a20be8630d66397f91db88b6 Legacy running event mnemonic: gauge-mother-bronze-aspect Rounds non-ancient: 26 Creation version: SemanticVersion[major=0, minor=72, patch=0, pre=SNAPSHOT, build=0] Minimum judge hash code: -1052164863 Root hash: dd964eb3d8a6a670c338a46772b7e8bd9f94e2564140ed830cdcfb4e4f9f97c64a317a214af147fa78421bd974daef0c (root) VirtualMap state / essence-stool-twice-craft {"Queues (Queue States)":{"RecordCache.TRANSACTION_RECEIPTS":{"head":3124,"path":48543,"tail":3124},"FileService.FILESERVICE_I_UPGRADE_DATA_150":{"head":1,"path":44847,"tail":27869}},"VirtualMapMetadata":{"firstLeafPath":28634,"lastLeafPath":57268},"Singletons":{"HintsService.CRS_STATE":{"path":45055,"mnemonic":"cotton-cereal-assault-scatter"},"EntityIdService.ENTITY_ID":{"path":49151,"mnemonic":"evoke-about-keep-job"},"TokenService.NODE_PAYMENTS":{"path":44031,"mnemonic":"group-that-increase-vague"},"HintsService.ACTIVE_HINTS_CONSTRUCTION":{"path":28671,"mnemonic":"grit-develop-dinosaur-breeze"},"HistoryService.ACTIVE_PROOF_CONSTRUCTION":{"path":30719,"mnemonic":"believe-laundry-lawsuit-rule"},"BlockStreamService.BLOCK_STREAM_INFO":{"path":55295,"mnemonic":"empty-sell-act-correct"},"RosterService.ROSTER_STATE":{"path":43007,"mnemonic":"verb-disagree-axis-hen"},"PlatformStateService.PLATFORM_STATE":{"path":32767,"mnemonic":"combine-labor-tomorrow-whisper"},"FeeService.MIDNIGHT_RATES":{"path":33791,"mnemonic":"banner-alley-rubber-boy"},"TokenService.STAKING_NETWORK_REWARDS":{"path":39935,"mnemonic":"smoke-lava-return-wall"},"FreezeService.FREEZE_TIME":{"path":37887,"mnemonic":"fork-foam-fringe-ancient"},"EntityIdService.ENTITY_COUNTS":{"path":40959,"mnemonic":"dish-lucky-lamp-cargo"},"TokenService.NODE_REWARDS":{"path":41983,"mnemonic":"safe-job-make-because"},"BlockRecordService.RUNNING_HASHES":{"path":47103,"mnemonic":"capable-sorry-tank-snow"},"BlockRecordService.BLOCKS":{"path":51199,"mnemonic":"talk-denial-scout-cabbage"},"CongestionThrottleService.THROTTLE_USAGE_SNAPSHOTS":{"path":29695,"mnemonic":"length-snake-relax-elite"},"HistoryService.NEXT_PROOF_CONSTRUCTION":{"path":34815,"mnemonic":"bean-pilot-boss-script"},"HintsService.NEXT_HINTS_CONSTRUCTION":{"path":36863,"mnemonic":"clump-income-brain-census"},"CongestionThrottleService.CONGESTION_LEVEL_STARTS":{"path":31743,"mnemonic":"since-atom-knock-salute"},"FreezeService.UPGRADE_FILE_HASH":{"path":35839,"mnemonic":"travel-sadness-quantum-exile"},"HistoryService.LEDGER_ID":{"path":53247,"mnemonic":"sting-angle-kidney-rather"}}}
node0 5.775s 2026-02-24 19:40:50.746 52 INFO EVENT_STREAM <main> DefaultConsensusEventStream: EventStreamManager::updateRunningHash: dcfcd37f10e5cf95b442c567ee70e0ce4ddf7b373e916ede7820fb8b0a25a8bda4a277e6a20be8630d66397f91db88b6
node0 5.782s 2026-02-24 19:40:50.753 53 INFO STARTUP <main> SwirldsPlatform: Starting platform 0
node0 5.783s 2026-02-24 19:40:50.754 55 INFO STARTUP <<platform: recycle-bin-cleanup>> RecycleBinImpl: Deleted 0 files from the recycle bin.
node0 5.785s 2026-02-24 19:40:50.756 56 INFO STARTUP <main> CycleFinder: No cyclical back pressure detected in wiring model.
node0 5.786s 2026-02-24 19:40:50.757 57 INFO STARTUP <main> DirectSchedulerChecks: No illegal direct scheduler use detected in the wiring model.
node0 5.787s 2026-02-24 19:40:50.758 58 INFO STARTUP <main> InputWireChecks: All input wires have been bound.
node0 5.791s 2026-02-24 19:40:50.762 59 INFO PLATFORM_STATUS <platformForkJoinThread-3> StatusStateMachine: Platform spent 27.0 ms in STARTING_UP. Now in REPLAYING_EVENTS
node0 6.048s 2026-02-24 19:40:51.019 60 INFO PLATFORM_STATUS <platformForkJoinThread-8> StatusStateMachine: Platform spent 255.0 ms in REPLAYING_EVENTS. Now in OBSERVING
node1 9.638s 2026-02-24 19:40:54.609 1 INFO STARTUP <main> StaticPlatformBuilder:
////////////////////// // Node is Starting // //////////////////////
node1 9.740s 2026-02-24 19:40:54.711 2 DEBUG STARTUP <main> StaticPlatformBuilder: main() started {} [com.swirlds.logging.legacy.payload.NodeStartPayload]
node1 10.745s 2026-02-24 19:40:55.716 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.770s 2026-02-24 19:40:56.741 4 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/5321 - /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/5229 - /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/5083 - /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/4939 - /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/4792
node1 11.772s 2026-02-24 19:40:56.743 5 INFO STARTUP <main> StartupStateUtils: Loading latest state from disk.
node1 11.772s 2026-02-24 19:40:56.743 6 INFO STARTUP <main> StartupStateUtils: Loading signed state from disk: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/5321
node1 11.773s 2026-02-24 19:40:56.744 7 INFO STARTUP <main> StateLifecycleManagerImpl: Loading snapshot from disk /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/5321
node1 11.781s 2026-02-24 19:40:56.752 8 INFO STATE_TO_DISK <main> FileUtils: deleting directory /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/swirlds-tmp
node1 12.074s 2026-02-24 19:40:57.045 18 INFO STARTUP <main> VirtualMap: Recalculated hash for the first leaf path is equal to loaded hash, skipping full rehash
node1 12.129s 2026-02-24 19:40:57.100 24 INFO STARTUP <main> StartupStateUtils: Loaded state's hash is the same as when it was saved.
node1 12.132s 2026-02-24 19:40:57.103 25 INFO STARTUP <main> StartupStateUtils: Platform has loaded a saved state {"round":5321,"consensusTimestamp":"2026-02-24T19:39:48.950061Z"} [com.swirlds.logging.legacy.payload.SavedStateLoadedPayload]
node1 12.400s 2026-02-24 19:40:57.371 35 DEBUG STARTUP <main> CryptoStatic: About to start loading keys
node1 12.400s 2026-02-24 19:40:57.371 36 DEBUG STARTUP <main> CryptoStatic: Reading keys using the enhanced key loader
node1 12.426s 2026-02-24 19:40:57.397 37 INFO STARTUP <main> EnhancedKeyStoreLoader: Starting key store migration
node1 12.453s 2026-02-24 19:40:57.424 38 INFO STARTUP <main> EnhancedKeyStoreLoader: Finished key store migration.
node1 12.454s 2026-02-24 19:40:57.425 39 DEBUG STARTUP <main> EnhancedKeyStoreLoader: Starting key store enumeration
node1 12.455s 2026-02-24 19:40:57.426 40 DEBUG STARTUP <main> EnhancedKeyStoreLoader: Attempting to locate key stores for nodeId 1
node1 12.455s 2026-02-24 19:40:57.426 41 TRACE STARTUP <main> EnhancedKeyStoreLoader: Found enhanced private key store for nodeId: 1 [ purpose = SIGNING, fileName = s-private-node2.pem ]
node1 12.458s 2026-02-24 19:40:57.429 42 TRACE STARTUP <main> EnhancedKeyStoreLoader: Completed key store enumeration
node1 12.459s 2026-02-24 19:40:57.430 43 INFO STARTUP <main> EnhancedKeyStoreLoader: Generating agreement key pair for local nodeId 1
node1 12.646s 2026-02-24 19:40:57.617 44 DEBUG STARTUP <main> CryptoStatic: Done loading keys
node1 13.771s 2026-02-24 19:40:58.742 45 INFO STARTUP <main> OSHealthChecker:
PASSED - Clock Source Speed Check Report[callsPerSec=25855807] PASSED - Entropy Check Report[success=true, entropySource=Strong Instance, elapsedNanos=42792, randomLong=-2371768277917679889, exception=null] PASSED - Entropy Check Report[success=true, entropySource=NativePRNGBlocking:SUN, elapsedNanos=9095, randomLong=5738109696837407250, exception=null] PASSED - File System Check Report[code=SUCCESS, readNanos=959013, data=35, exception=null] OS Health Check Report - Complete (took 1015 ms)
node1 13.835s 2026-02-24 19:40:58.806 46 DEBUG STARTUP <main> BootstrapUtils: jvmPauseDetectorThread started
node1 13.840s 2026-02-24 19:40:58.811 47 INFO STARTUP <main> StandardScratchpad: Scratchpad platform.iss contents:
LAST_ISS_ROUND null
node1 13.841s 2026-02-24 19:40:58.812 48 INFO STARTUP <main> PlatformBuilder: Default platform pool parallelism: 8
node1 14.125s 2026-02-24 19:40:59.096 49 INFO STARTUP <main> SwirldsPlatform: Starting with roster history:
RosterHistory[ currentRosterRound: 5322 ][ previousRosterRound: 0 ] Current Roster: { "rosterEntries": [{ "weight": "99939900000000", "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": "iHBHxg==", "port": 30124 }, { "ipAddressV4": "CoAAaw==", "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": "IqyvcA==", "port": 30125 }, { "ipAddressV4": "CoAAag==", "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": "InopxA==", "port": 30126 }, { "ipAddressV4": "CoAAbA==", "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": "CoAAaw==", "port": 30124 }, { "ipAddressV4": "iHBHxg==", "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": "CoAAag==", "port": 30125 }, { "ipAddressV4": "IqyvcA==", "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": "CoAAbA==", "port": 30126 }, { "ipAddressV4": "InopxA==", "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": "CoAAaQ==", "port": 30127 }, { "ipAddressV4": "Igm+rQ==", "port": 30127 }] }] }
node1 14.666s 2026-02-24 19:40:59.637 50 INFO STARTUP <main> StateInitializer: The platform is using the following initial state:
Round: 5321 Timestamp: 2026-02-24T19:39:48.950061Z Next consensus number: 74105 Legacy running event hash: dcfcd37f10e5cf95b442c567ee70e0ce4ddf7b373e916ede7820fb8b0a25a8bda4a277e6a20be8630d66397f91db88b6 Legacy running event mnemonic: gauge-mother-bronze-aspect Rounds non-ancient: 26 Creation version: SemanticVersion[major=0, minor=72, patch=0, pre=SNAPSHOT, build=0] Minimum judge hash code: -1052164863 Root hash: dd964eb3d8a6a670c338a46772b7e8bd9f94e2564140ed830cdcfb4e4f9f97c64a317a214af147fa78421bd974daef0c (root) VirtualMap state / essence-stool-twice-craft {"Queues (Queue States)":{"RecordCache.TRANSACTION_RECEIPTS":{"head":3124,"path":48543,"tail":3124},"FileService.FILESERVICE_I_UPGRADE_DATA_150":{"head":1,"path":44847,"tail":27869}},"VirtualMapMetadata":{"firstLeafPath":28634,"lastLeafPath":57268},"Singletons":{"HintsService.CRS_STATE":{"path":45055,"mnemonic":"cotton-cereal-assault-scatter"},"EntityIdService.ENTITY_ID":{"path":49151,"mnemonic":"evoke-about-keep-job"},"TokenService.NODE_PAYMENTS":{"path":44031,"mnemonic":"group-that-increase-vague"},"HintsService.ACTIVE_HINTS_CONSTRUCTION":{"path":28671,"mnemonic":"grit-develop-dinosaur-breeze"},"HistoryService.ACTIVE_PROOF_CONSTRUCTION":{"path":30719,"mnemonic":"believe-laundry-lawsuit-rule"},"BlockStreamService.BLOCK_STREAM_INFO":{"path":55295,"mnemonic":"empty-sell-act-correct"},"RosterService.ROSTER_STATE":{"path":43007,"mnemonic":"verb-disagree-axis-hen"},"PlatformStateService.PLATFORM_STATE":{"path":32767,"mnemonic":"combine-labor-tomorrow-whisper"},"FeeService.MIDNIGHT_RATES":{"path":33791,"mnemonic":"banner-alley-rubber-boy"},"TokenService.STAKING_NETWORK_REWARDS":{"path":39935,"mnemonic":"smoke-lava-return-wall"},"FreezeService.FREEZE_TIME":{"path":37887,"mnemonic":"fork-foam-fringe-ancient"},"EntityIdService.ENTITY_COUNTS":{"path":40959,"mnemonic":"dish-lucky-lamp-cargo"},"TokenService.NODE_REWARDS":{"path":41983,"mnemonic":"safe-job-make-because"},"BlockRecordService.RUNNING_HASHES":{"path":47103,"mnemonic":"capable-sorry-tank-snow"},"BlockRecordService.BLOCKS":{"path":51199,"mnemonic":"talk-denial-scout-cabbage"},"CongestionThrottleService.THROTTLE_USAGE_SNAPSHOTS":{"path":29695,"mnemonic":"length-snake-relax-elite"},"HistoryService.NEXT_PROOF_CONSTRUCTION":{"path":34815,"mnemonic":"bean-pilot-boss-script"},"HintsService.NEXT_HINTS_CONSTRUCTION":{"path":36863,"mnemonic":"clump-income-brain-census"},"CongestionThrottleService.CONGESTION_LEVEL_STARTS":{"path":31743,"mnemonic":"since-atom-knock-salute"},"FreezeService.UPGRADE_FILE_HASH":{"path":35839,"mnemonic":"travel-sadness-quantum-exile"},"HistoryService.LEDGER_ID":{"path":53247,"mnemonic":"sting-angle-kidney-rather"}}}
node1 14.716s 2026-02-24 19:40:59.687 52 INFO EVENT_STREAM <main> DefaultConsensusEventStream: EventStreamManager::updateRunningHash: dcfcd37f10e5cf95b442c567ee70e0ce4ddf7b373e916ede7820fb8b0a25a8bda4a277e6a20be8630d66397f91db88b6
node1 14.725s 2026-02-24 19:40:59.696 54 INFO STARTUP <main> SwirldsPlatform: Starting platform 1
node1 14.727s 2026-02-24 19:40:59.698 55 INFO STARTUP <<platform: recycle-bin-cleanup>> RecycleBinImpl: Deleted 0 files from the recycle bin.
node1 14.730s 2026-02-24 19:40:59.701 56 INFO STARTUP <main> CycleFinder: No cyclical back pressure detected in wiring model.
node1 14.731s 2026-02-24 19:40:59.702 57 INFO STARTUP <main> DirectSchedulerChecks: No illegal direct scheduler use detected in the wiring model.
node1 14.732s 2026-02-24 19:40:59.703 58 INFO STARTUP <main> InputWireChecks: All input wires have been bound.
node1 14.738s 2026-02-24 19:40:59.709 59 INFO PLATFORM_STATUS <platformForkJoinThread-7> StatusStateMachine: Platform spent 41.0 ms in STARTING_UP. Now in REPLAYING_EVENTS
node1 15.040s 2026-02-24 19:41:00.011 60 INFO PLATFORM_STATUS <platformForkJoinThread-8> StatusStateMachine: Platform spent 301.0 ms in REPLAYING_EVENTS. Now in OBSERVING
node2 35.703s 2026-02-24 19:41:20.674 61 INFO PLATFORM_STATUS <platformForkJoinThread-4> StatusStateMachine: Platform spent 30.0 s in OBSERVING. Now in CHECKING
node2 35.780s 2026-02-24 19:41:20.751 62 INFO PLATFORM_STATUS <platformForkJoinThread-6> StatusStateMachine: Platform spent 74.0 ms in CHECKING. Now in ACTIVE
node0 36.088s 2026-02-24 19:41:21.059 61 INFO PLATFORM_STATUS <platformForkJoinThread-4> StatusStateMachine: Platform spent 30.0 s in OBSERVING. Now in CHECKING
node0 36.251s 2026-02-24 19:41:21.222 62 INFO PLATFORM_STATUS <platformForkJoinThread-2> StatusStateMachine: Platform spent 161.0 ms in CHECKING. Now in ACTIVE
node2 36.304s 2026-02-24 19:41:21.275 64 INFO STATE_TO_DISK <<scheduler TransactionHandler>> DefaultSavedStateController: Signed state from round 5331 created, will eventually be written to disk, for reason: PERIODIC_SNAPSHOT
node0 36.312s 2026-02-24 19:41:21.283 64 INFO STATE_TO_DISK <<scheduler TransactionHandler>> DefaultSavedStateController: Signed state from round 5331 created, will eventually be written to disk, for reason: PERIODIC_SNAPSHOT
node0 36.333s 2026-02-24 19:41:21.304 67 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Started writing round 5331 state to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/5331
node0 36.334s 2026-02-24 19:41:21.305 68 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 5331
node0 36.335s 2026-02-24 19:41:21.306 69 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.VirtualMapStateImpl@4d540804
node2 36.362s 2026-02-24 19:41:21.333 67 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Started writing round 5331 state to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/5331
node2 36.363s 2026-02-24 19:41:21.334 68 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 5331
node2 36.363s 2026-02-24 19:41:21.334 69 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.VirtualMapStateImpl@1f55045c
node1 36.365s 2026-02-24 19:41:21.336 62 INFO STATE_TO_DISK <<scheduler TransactionHandler>> DefaultSavedStateController: Signed state from round 5331 created, will eventually be written to disk, for reason: PERIODIC_SNAPSHOT
node1 36.371s 2026-02-24 19:41:21.342 64 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Started writing round 5331 state to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/5331
node1 36.373s 2026-02-24 19:41:21.344 66 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 5331
node1 36.373s 2026-02-24 19:41:21.344 67 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.VirtualMapStateImpl@d1ae43
node0 39.278s 2026-02-24 19:41:24.249 114 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.VirtualMapStateImpl@4d540804
node0 39.279s 2026-02-24 19:41:24.250 115 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 5331
node0 39.282s 2026-02-24 19:41:24.253 116 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Information for state written to disk:
Round: 5331 Timestamp: 2026-02-24T19:41:20.796580Z Next consensus number: 74144 Legacy running event hash: 91e688c0221bdcc89b200ff3a7f58c4240cd5007b99ca0b0db00262b781f21d3be3a8e8c1fc357fe185d52e797f11f1d Legacy running event mnemonic: select-trend-drop-grow Rounds non-ancient: 26 Creation version: SemanticVersion[major=0, minor=80, patch=0, pre=, build=0] Minimum judge hash code: 1428092963 Root hash: 3a0ae41b332d4a4dde6324ba86640c13988d7429739d0038ff66cad7ade103fac95f20a168c995b040cb61b091019e90 (root) VirtualMap state / donor-lake-grant-endless {"Queues (Queue States)":{"RecordCache.TRANSACTION_RECEIPTS":{"head":3124,"path":48543,"tail":3125},"FileService.FILESERVICE_I_UPGRADE_DATA_150":{"head":1,"path":44847,"tail":27869}},"VirtualMapMetadata":{"firstLeafPath":28635,"lastLeafPath":57270},"Singletons":{"HintsService.CRS_STATE":{"path":45055,"mnemonic":"cotton-cereal-assault-scatter"},"EntityIdService.ENTITY_ID":{"path":49151,"mnemonic":"evoke-about-keep-job"},"TokenService.NODE_PAYMENTS":{"path":44031,"mnemonic":"group-that-increase-vague"},"HintsService.ACTIVE_HINTS_CONSTRUCTION":{"path":28671,"mnemonic":"grit-develop-dinosaur-breeze"},"HistoryService.ACTIVE_PROOF_CONSTRUCTION":{"path":30719,"mnemonic":"believe-laundry-lawsuit-rule"},"BlockStreamService.BLOCK_STREAM_INFO":{"path":55295,"mnemonic":"scrap-service-island-very"},"RosterService.ROSTER_STATE":{"path":43007,"mnemonic":"bachelor-violin-engage-dog"},"PlatformStateService.PLATFORM_STATE":{"path":32767,"mnemonic":"pond-grab-fish-hospital"},"FeeService.MIDNIGHT_RATES":{"path":33791,"mnemonic":"banner-alley-rubber-boy"},"TokenService.STAKING_NETWORK_REWARDS":{"path":39935,"mnemonic":"smoke-lava-return-wall"},"FreezeService.FREEZE_TIME":{"path":37887,"mnemonic":"fork-foam-fringe-ancient"},"EntityIdService.ENTITY_COUNTS":{"path":40959,"mnemonic":"dish-lucky-lamp-cargo"},"TokenService.NODE_REWARDS":{"path":41983,"mnemonic":"mail-hard-poem-quiz"},"BlockRecordService.RUNNING_HASHES":{"path":47103,"mnemonic":"capable-sorry-tank-snow"},"BlockRecordService.BLOCKS":{"path":51199,"mnemonic":"element-very-motor-emerge"},"CongestionThrottleService.THROTTLE_USAGE_SNAPSHOTS":{"path":29695,"mnemonic":"length-snake-relax-elite"},"HistoryService.NEXT_PROOF_CONSTRUCTION":{"path":34815,"mnemonic":"bean-pilot-boss-script"},"HintsService.NEXT_HINTS_CONSTRUCTION":{"path":36863,"mnemonic":"clump-income-brain-census"},"CongestionThrottleService.CONGESTION_LEVEL_STARTS":{"path":31743,"mnemonic":"since-atom-knock-salute"},"FreezeService.UPGRADE_FILE_HASH":{"path":35839,"mnemonic":"travel-sadness-quantum-exile"},"HistoryService.LEDGER_ID":{"path":53247,"mnemonic":"sting-angle-kidney-rather"}}}
node0 39.294s 2026-02-24 19:41:24.265 117 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Finished writing state for round 5331 to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/5331 {"round":5331,"freezeState":false,"reason":"PERIODIC_SNAPSHOT","directory":"file:///opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/5331/"} [com.swirlds.logging.legacy.payload.StateSavedToDiskPayload]
node0 39.296s 2026-02-24 19:41:24.267 118 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> FileUtils: deleting directory /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/4792
node2 39.315s 2026-02-24 19:41:24.286 114 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.VirtualMapStateImpl@1f55045c
node2 39.315s 2026-02-24 19:41:24.286 115 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 5331
node2 39.318s 2026-02-24 19:41:24.289 116 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Information for state written to disk:
Round: 5331 Timestamp: 2026-02-24T19:41:20.796580Z Next consensus number: 74144 Legacy running event hash: 91e688c0221bdcc89b200ff3a7f58c4240cd5007b99ca0b0db00262b781f21d3be3a8e8c1fc357fe185d52e797f11f1d Legacy running event mnemonic: select-trend-drop-grow Rounds non-ancient: 26 Creation version: SemanticVersion[major=0, minor=80, patch=0, pre=, build=0] Minimum judge hash code: 1428092963 Root hash: 3a0ae41b332d4a4dde6324ba86640c13988d7429739d0038ff66cad7ade103fac95f20a168c995b040cb61b091019e90 (root) VirtualMap state / donor-lake-grant-endless {"Queues (Queue States)":{"RecordCache.TRANSACTION_RECEIPTS":{"head":3124,"path":48543,"tail":3125},"FileService.FILESERVICE_I_UPGRADE_DATA_150":{"head":1,"path":44847,"tail":27869}},"VirtualMapMetadata":{"firstLeafPath":28635,"lastLeafPath":57270},"Singletons":{"HintsService.CRS_STATE":{"path":45055,"mnemonic":"cotton-cereal-assault-scatter"},"EntityIdService.ENTITY_ID":{"path":49151,"mnemonic":"evoke-about-keep-job"},"TokenService.NODE_PAYMENTS":{"path":44031,"mnemonic":"group-that-increase-vague"},"HintsService.ACTIVE_HINTS_CONSTRUCTION":{"path":28671,"mnemonic":"grit-develop-dinosaur-breeze"},"HistoryService.ACTIVE_PROOF_CONSTRUCTION":{"path":30719,"mnemonic":"believe-laundry-lawsuit-rule"},"BlockStreamService.BLOCK_STREAM_INFO":{"path":55295,"mnemonic":"scrap-service-island-very"},"RosterService.ROSTER_STATE":{"path":43007,"mnemonic":"bachelor-violin-engage-dog"},"PlatformStateService.PLATFORM_STATE":{"path":32767,"mnemonic":"pond-grab-fish-hospital"},"FeeService.MIDNIGHT_RATES":{"path":33791,"mnemonic":"banner-alley-rubber-boy"},"TokenService.STAKING_NETWORK_REWARDS":{"path":39935,"mnemonic":"smoke-lava-return-wall"},"FreezeService.FREEZE_TIME":{"path":37887,"mnemonic":"fork-foam-fringe-ancient"},"EntityIdService.ENTITY_COUNTS":{"path":40959,"mnemonic":"dish-lucky-lamp-cargo"},"TokenService.NODE_REWARDS":{"path":41983,"mnemonic":"mail-hard-poem-quiz"},"BlockRecordService.RUNNING_HASHES":{"path":47103,"mnemonic":"capable-sorry-tank-snow"},"BlockRecordService.BLOCKS":{"path":51199,"mnemonic":"element-very-motor-emerge"},"CongestionThrottleService.THROTTLE_USAGE_SNAPSHOTS":{"path":29695,"mnemonic":"length-snake-relax-elite"},"HistoryService.NEXT_PROOF_CONSTRUCTION":{"path":34815,"mnemonic":"bean-pilot-boss-script"},"HintsService.NEXT_HINTS_CONSTRUCTION":{"path":36863,"mnemonic":"clump-income-brain-census"},"CongestionThrottleService.CONGESTION_LEVEL_STARTS":{"path":31743,"mnemonic":"since-atom-knock-salute"},"FreezeService.UPGRADE_FILE_HASH":{"path":35839,"mnemonic":"travel-sadness-quantum-exile"},"HistoryService.LEDGER_ID":{"path":53247,"mnemonic":"sting-angle-kidney-rather"}}}
node2 39.332s 2026-02-24 19:41:24.303 117 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Finished writing state for round 5331 to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/5331 {"round":5331,"freezeState":false,"reason":"PERIODIC_SNAPSHOT","directory":"file:///opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/5331/"} [com.swirlds.logging.legacy.payload.StateSavedToDiskPayload]
node2 39.333s 2026-02-24 19:41:24.304 118 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> FileUtils: deleting directory /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/4792
node1 39.800s 2026-02-24 19:41:24.771 112 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.VirtualMapStateImpl@d1ae43
node1 39.800s 2026-02-24 19:41:24.771 113 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 5331
node1 39.805s 2026-02-24 19:41:24.776 114 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Information for state written to disk:
Round: 5331 Timestamp: 2026-02-24T19:41:20.796580Z Next consensus number: 74144 Legacy running event hash: 91e688c0221bdcc89b200ff3a7f58c4240cd5007b99ca0b0db00262b781f21d3be3a8e8c1fc357fe185d52e797f11f1d Legacy running event mnemonic: select-trend-drop-grow Rounds non-ancient: 26 Creation version: SemanticVersion[major=0, minor=80, patch=0, pre=, build=0] Minimum judge hash code: 1428092963 Root hash: 3a0ae41b332d4a4dde6324ba86640c13988d7429739d0038ff66cad7ade103fac95f20a168c995b040cb61b091019e90 (root) VirtualMap state / donor-lake-grant-endless {"Queues (Queue States)":{"RecordCache.TRANSACTION_RECEIPTS":{"head":3124,"path":48543,"tail":3125},"FileService.FILESERVICE_I_UPGRADE_DATA_150":{"head":1,"path":44847,"tail":27869}},"VirtualMapMetadata":{"firstLeafPath":28635,"lastLeafPath":57270},"Singletons":{"HintsService.CRS_STATE":{"path":45055,"mnemonic":"cotton-cereal-assault-scatter"},"EntityIdService.ENTITY_ID":{"path":49151,"mnemonic":"evoke-about-keep-job"},"TokenService.NODE_PAYMENTS":{"path":44031,"mnemonic":"group-that-increase-vague"},"HintsService.ACTIVE_HINTS_CONSTRUCTION":{"path":28671,"mnemonic":"grit-develop-dinosaur-breeze"},"HistoryService.ACTIVE_PROOF_CONSTRUCTION":{"path":30719,"mnemonic":"believe-laundry-lawsuit-rule"},"BlockStreamService.BLOCK_STREAM_INFO":{"path":55295,"mnemonic":"scrap-service-island-very"},"RosterService.ROSTER_STATE":{"path":43007,"mnemonic":"bachelor-violin-engage-dog"},"PlatformStateService.PLATFORM_STATE":{"path":32767,"mnemonic":"pond-grab-fish-hospital"},"FeeService.MIDNIGHT_RATES":{"path":33791,"mnemonic":"banner-alley-rubber-boy"},"TokenService.STAKING_NETWORK_REWARDS":{"path":39935,"mnemonic":"smoke-lava-return-wall"},"FreezeService.FREEZE_TIME":{"path":37887,"mnemonic":"fork-foam-fringe-ancient"},"EntityIdService.ENTITY_COUNTS":{"path":40959,"mnemonic":"dish-lucky-lamp-cargo"},"TokenService.NODE_REWARDS":{"path":41983,"mnemonic":"mail-hard-poem-quiz"},"BlockRecordService.RUNNING_HASHES":{"path":47103,"mnemonic":"capable-sorry-tank-snow"},"BlockRecordService.BLOCKS":{"path":51199,"mnemonic":"element-very-motor-emerge"},"CongestionThrottleService.THROTTLE_USAGE_SNAPSHOTS":{"path":29695,"mnemonic":"length-snake-relax-elite"},"HistoryService.NEXT_PROOF_CONSTRUCTION":{"path":34815,"mnemonic":"bean-pilot-boss-script"},"HintsService.NEXT_HINTS_CONSTRUCTION":{"path":36863,"mnemonic":"clump-income-brain-census"},"CongestionThrottleService.CONGESTION_LEVEL_STARTS":{"path":31743,"mnemonic":"since-atom-knock-salute"},"FreezeService.UPGRADE_FILE_HASH":{"path":35839,"mnemonic":"travel-sadness-quantum-exile"},"HistoryService.LEDGER_ID":{"path":53247,"mnemonic":"sting-angle-kidney-rather"}}}
node1 39.826s 2026-02-24 19:41:24.797 115 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Finished writing state for round 5331 to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/5331 {"round":5331,"freezeState":false,"reason":"PERIODIC_SNAPSHOT","directory":"file:///opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/5331/"} [com.swirlds.logging.legacy.payload.StateSavedToDiskPayload]
node1 39.828s 2026-02-24 19:41:24.799 116 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> FileUtils: deleting directory /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/4792
node1 45.134s 2026-02-24 19:41:30.105 174 INFO PLATFORM_STATUS <platformForkJoinThread-3> StatusStateMachine: Platform spent 30.1 s in OBSERVING. Now in CHECKING
node1 45.329s 2026-02-24 19:41:30.300 175 INFO PLATFORM_STATUS <platformForkJoinThread-3> StatusStateMachine: Platform spent 193.0 ms in CHECKING. Now in ACTIVE
node2 45.427s 2026-02-24 19:41:30.398 176 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5459
node1 45.448s 2026-02-24 19:41:30.419 176 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5459
node0 45.451s 2026-02-24 19:41:30.422 176 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5459
node2 46.748s 2026-02-24 19:41:31.719 178 INFO STATE_TO_DISK <<scheduler TransactionHandler>> DefaultSavedStateController: Signed state from round 5481 created, will eventually be written to disk, for reason: PERIODIC_SNAPSHOT
node0 46.765s 2026-02-24 19:41:31.736 178 INFO STATE_TO_DISK <<scheduler TransactionHandler>> DefaultSavedStateController: Signed state from round 5481 created, will eventually be written to disk, for reason: PERIODIC_SNAPSHOT
node1 46.770s 2026-02-24 19:41:31.741 178 INFO STATE_TO_DISK <<scheduler TransactionHandler>> DefaultSavedStateController: Signed state from round 5481 created, will eventually be written to disk, for reason: PERIODIC_SNAPSHOT
node0 46.833s 2026-02-24 19:41:31.804 181 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Started writing round 5481 state to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/5481
node0 46.833s 2026-02-24 19:41:31.804 182 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 5481
node0 46.833s 2026-02-24 19:41:31.804 183 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.VirtualMapStateImpl@79e4879c
node1 46.859s 2026-02-24 19:41:31.830 181 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Started writing round 5481 state to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/5481
node1 46.860s 2026-02-24 19:41:31.831 182 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 5481
node1 46.860s 2026-02-24 19:41:31.831 183 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.VirtualMapStateImpl@1fdbfd2d
node2 46.873s 2026-02-24 19:41:31.844 181 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Started writing round 5481 state to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/5481
node2 46.873s 2026-02-24 19:41:31.844 182 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 5481
node2 46.874s 2026-02-24 19:41:31.845 183 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.VirtualMapStateImpl@57f6584a
node1 47.247s 2026-02-24 19:41:32.218 192 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5489
node0 47.252s 2026-02-24 19:41:32.223 192 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5489
node2 47.281s 2026-02-24 19:41:32.252 192 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5489
node1 47.728s 2026-02-24 19:41:32.699 193 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5497
node0 47.731s 2026-02-24 19:41:32.702 206 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5497
node2 47.766s 2026-02-24 19:41:32.737 206 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5497
node1 48.567s 2026-02-24 19:41:33.538 222 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5511
node0 48.572s 2026-02-24 19:41:33.543 222 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5511
node2 48.596s 2026-02-24 19:41:33.567 222 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5511
node0 49.567s 2026-02-24 19:41:34.538 230 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.VirtualMapStateImpl@79e4879c
node0 49.567s 2026-02-24 19:41:34.538 231 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 5481
node0 49.568s 2026-02-24 19:41:34.539 232 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Information for state written to disk:
Round: 5481 Timestamp: 2026-02-24T19:41:31.564005Z Next consensus number: 74468 Legacy running event hash: e48b8385ef743af95b6f89ba9d896221c4eb830971f09e5b61c49e8b6cc53cce6cf40a162b89c717f53d222dcd30ba4d Legacy running event mnemonic: huge-month-bag-game Rounds non-ancient: 26 Creation version: SemanticVersion[major=0, minor=80, patch=0, pre=, build=0] Minimum judge hash code: 98770839 Root hash: 8452005979f0fdc5ae98370545db2232f1ac772d336e1ef7900141882e1c997f7a1e62dd7af5b37b81705377ea06cd17 (root) VirtualMap state / into-arctic-dignity-electric {"Queues (Queue States)":{"RecordCache.TRANSACTION_RECEIPTS":{"head":3124,"path":48543,"tail":3125},"FileService.FILESERVICE_I_UPGRADE_DATA_150":{"head":1,"path":44847,"tail":27869}},"VirtualMapMetadata":{"firstLeafPath":28635,"lastLeafPath":57270},"Singletons":{"HintsService.CRS_STATE":{"path":45055,"mnemonic":"cotton-cereal-assault-scatter"},"EntityIdService.ENTITY_ID":{"path":49151,"mnemonic":"evoke-about-keep-job"},"TokenService.NODE_PAYMENTS":{"path":44031,"mnemonic":"fiction-unaware-ahead-pelican"},"HintsService.ACTIVE_HINTS_CONSTRUCTION":{"path":28671,"mnemonic":"grit-develop-dinosaur-breeze"},"HistoryService.ACTIVE_PROOF_CONSTRUCTION":{"path":30719,"mnemonic":"believe-laundry-lawsuit-rule"},"BlockStreamService.BLOCK_STREAM_INFO":{"path":55295,"mnemonic":"hurry-student-airport-stay"},"RosterService.ROSTER_STATE":{"path":43007,"mnemonic":"bachelor-violin-engage-dog"},"PlatformStateService.PLATFORM_STATE":{"path":32767,"mnemonic":"enter-arctic-such-drive"},"FeeService.MIDNIGHT_RATES":{"path":33791,"mnemonic":"banner-alley-rubber-boy"},"TokenService.STAKING_NETWORK_REWARDS":{"path":39935,"mnemonic":"round-report-midnight-question"},"FreezeService.FREEZE_TIME":{"path":37887,"mnemonic":"fork-foam-fringe-ancient"},"EntityIdService.ENTITY_COUNTS":{"path":40959,"mnemonic":"dish-lucky-lamp-cargo"},"TokenService.NODE_REWARDS":{"path":41983,"mnemonic":"beauty-dumb-thunder-car"},"BlockRecordService.RUNNING_HASHES":{"path":47103,"mnemonic":"jazz-extend-broccoli-elegant"},"BlockRecordService.BLOCKS":{"path":51199,"mnemonic":"element-very-motor-emerge"},"CongestionThrottleService.THROTTLE_USAGE_SNAPSHOTS":{"path":29695,"mnemonic":"length-snake-relax-elite"},"HistoryService.NEXT_PROOF_CONSTRUCTION":{"path":34815,"mnemonic":"bean-pilot-boss-script"},"HintsService.NEXT_HINTS_CONSTRUCTION":{"path":36863,"mnemonic":"clump-income-brain-census"},"CongestionThrottleService.CONGESTION_LEVEL_STARTS":{"path":31743,"mnemonic":"since-atom-knock-salute"},"FreezeService.UPGRADE_FILE_HASH":{"path":35839,"mnemonic":"travel-sadness-quantum-exile"},"HistoryService.LEDGER_ID":{"path":53247,"mnemonic":"sting-angle-kidney-rather"}}}
node0 49.573s 2026-02-24 19:41:34.544 233 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Finished writing state for round 5481 to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/5481 {"round":5481,"freezeState":false,"reason":"PERIODIC_SNAPSHOT","directory":"file:///opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/5481/"} [com.swirlds.logging.legacy.payload.StateSavedToDiskPayload]
node0 49.574s 2026-02-24 19:41:34.545 234 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> FileUtils: deleting directory /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/4939
node2 49.743s 2026-02-24 19:41:34.714 230 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.VirtualMapStateImpl@57f6584a
node2 49.743s 2026-02-24 19:41:34.714 231 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 5481
node2 49.744s 2026-02-24 19:41:34.715 232 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Information for state written to disk:
Round: 5481 Timestamp: 2026-02-24T19:41:31.564005Z Next consensus number: 74468 Legacy running event hash: e48b8385ef743af95b6f89ba9d896221c4eb830971f09e5b61c49e8b6cc53cce6cf40a162b89c717f53d222dcd30ba4d Legacy running event mnemonic: huge-month-bag-game Rounds non-ancient: 26 Creation version: SemanticVersion[major=0, minor=80, patch=0, pre=, build=0] Minimum judge hash code: 98770839 Root hash: 8452005979f0fdc5ae98370545db2232f1ac772d336e1ef7900141882e1c997f7a1e62dd7af5b37b81705377ea06cd17 (root) VirtualMap state / into-arctic-dignity-electric {"Queues (Queue States)":{"RecordCache.TRANSACTION_RECEIPTS":{"head":3124,"path":48543,"tail":3125},"FileService.FILESERVICE_I_UPGRADE_DATA_150":{"head":1,"path":44847,"tail":27869}},"VirtualMapMetadata":{"firstLeafPath":28635,"lastLeafPath":57270},"Singletons":{"HintsService.CRS_STATE":{"path":45055,"mnemonic":"cotton-cereal-assault-scatter"},"EntityIdService.ENTITY_ID":{"path":49151,"mnemonic":"evoke-about-keep-job"},"TokenService.NODE_PAYMENTS":{"path":44031,"mnemonic":"fiction-unaware-ahead-pelican"},"HintsService.ACTIVE_HINTS_CONSTRUCTION":{"path":28671,"mnemonic":"grit-develop-dinosaur-breeze"},"HistoryService.ACTIVE_PROOF_CONSTRUCTION":{"path":30719,"mnemonic":"believe-laundry-lawsuit-rule"},"BlockStreamService.BLOCK_STREAM_INFO":{"path":55295,"mnemonic":"hurry-student-airport-stay"},"RosterService.ROSTER_STATE":{"path":43007,"mnemonic":"bachelor-violin-engage-dog"},"PlatformStateService.PLATFORM_STATE":{"path":32767,"mnemonic":"enter-arctic-such-drive"},"FeeService.MIDNIGHT_RATES":{"path":33791,"mnemonic":"banner-alley-rubber-boy"},"TokenService.STAKING_NETWORK_REWARDS":{"path":39935,"mnemonic":"round-report-midnight-question"},"FreezeService.FREEZE_TIME":{"path":37887,"mnemonic":"fork-foam-fringe-ancient"},"EntityIdService.ENTITY_COUNTS":{"path":40959,"mnemonic":"dish-lucky-lamp-cargo"},"TokenService.NODE_REWARDS":{"path":41983,"mnemonic":"beauty-dumb-thunder-car"},"BlockRecordService.RUNNING_HASHES":{"path":47103,"mnemonic":"jazz-extend-broccoli-elegant"},"BlockRecordService.BLOCKS":{"path":51199,"mnemonic":"element-very-motor-emerge"},"CongestionThrottleService.THROTTLE_USAGE_SNAPSHOTS":{"path":29695,"mnemonic":"length-snake-relax-elite"},"HistoryService.NEXT_PROOF_CONSTRUCTION":{"path":34815,"mnemonic":"bean-pilot-boss-script"},"HintsService.NEXT_HINTS_CONSTRUCTION":{"path":36863,"mnemonic":"clump-income-brain-census"},"CongestionThrottleService.CONGESTION_LEVEL_STARTS":{"path":31743,"mnemonic":"since-atom-knock-salute"},"FreezeService.UPGRADE_FILE_HASH":{"path":35839,"mnemonic":"travel-sadness-quantum-exile"},"HistoryService.LEDGER_ID":{"path":53247,"mnemonic":"sting-angle-kidney-rather"}}}
node2 49.751s 2026-02-24 19:41:34.722 233 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Finished writing state for round 5481 to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/5481 {"round":5481,"freezeState":false,"reason":"PERIODIC_SNAPSHOT","directory":"file:///opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/5481/"} [com.swirlds.logging.legacy.payload.StateSavedToDiskPayload]
node2 49.753s 2026-02-24 19:41:34.724 234 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> FileUtils: deleting directory /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/4939
node1 49.929s 2026-02-24 19:41:34.900 230 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.VirtualMapStateImpl@1fdbfd2d
node1 49.930s 2026-02-24 19:41:34.901 231 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 5481
node1 49.931s 2026-02-24 19:41:34.902 232 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Information for state written to disk:
Round: 5481 Timestamp: 2026-02-24T19:41:31.564005Z Next consensus number: 74468 Legacy running event hash: e48b8385ef743af95b6f89ba9d896221c4eb830971f09e5b61c49e8b6cc53cce6cf40a162b89c717f53d222dcd30ba4d Legacy running event mnemonic: huge-month-bag-game Rounds non-ancient: 26 Creation version: SemanticVersion[major=0, minor=80, patch=0, pre=, build=0] Minimum judge hash code: 98770839 Root hash: 8452005979f0fdc5ae98370545db2232f1ac772d336e1ef7900141882e1c997f7a1e62dd7af5b37b81705377ea06cd17 (root) VirtualMap state / into-arctic-dignity-electric {"Queues (Queue States)":{"RecordCache.TRANSACTION_RECEIPTS":{"head":3124,"path":48543,"tail":3125},"FileService.FILESERVICE_I_UPGRADE_DATA_150":{"head":1,"path":44847,"tail":27869}},"VirtualMapMetadata":{"firstLeafPath":28635,"lastLeafPath":57270},"Singletons":{"HintsService.CRS_STATE":{"path":45055,"mnemonic":"cotton-cereal-assault-scatter"},"EntityIdService.ENTITY_ID":{"path":49151,"mnemonic":"evoke-about-keep-job"},"TokenService.NODE_PAYMENTS":{"path":44031,"mnemonic":"fiction-unaware-ahead-pelican"},"HintsService.ACTIVE_HINTS_CONSTRUCTION":{"path":28671,"mnemonic":"grit-develop-dinosaur-breeze"},"HistoryService.ACTIVE_PROOF_CONSTRUCTION":{"path":30719,"mnemonic":"believe-laundry-lawsuit-rule"},"BlockStreamService.BLOCK_STREAM_INFO":{"path":55295,"mnemonic":"hurry-student-airport-stay"},"RosterService.ROSTER_STATE":{"path":43007,"mnemonic":"bachelor-violin-engage-dog"},"PlatformStateService.PLATFORM_STATE":{"path":32767,"mnemonic":"enter-arctic-such-drive"},"FeeService.MIDNIGHT_RATES":{"path":33791,"mnemonic":"banner-alley-rubber-boy"},"TokenService.STAKING_NETWORK_REWARDS":{"path":39935,"mnemonic":"round-report-midnight-question"},"FreezeService.FREEZE_TIME":{"path":37887,"mnemonic":"fork-foam-fringe-ancient"},"EntityIdService.ENTITY_COUNTS":{"path":40959,"mnemonic":"dish-lucky-lamp-cargo"},"TokenService.NODE_REWARDS":{"path":41983,"mnemonic":"beauty-dumb-thunder-car"},"BlockRecordService.RUNNING_HASHES":{"path":47103,"mnemonic":"jazz-extend-broccoli-elegant"},"BlockRecordService.BLOCKS":{"path":51199,"mnemonic":"element-very-motor-emerge"},"CongestionThrottleService.THROTTLE_USAGE_SNAPSHOTS":{"path":29695,"mnemonic":"length-snake-relax-elite"},"HistoryService.NEXT_PROOF_CONSTRUCTION":{"path":34815,"mnemonic":"bean-pilot-boss-script"},"HintsService.NEXT_HINTS_CONSTRUCTION":{"path":36863,"mnemonic":"clump-income-brain-census"},"CongestionThrottleService.CONGESTION_LEVEL_STARTS":{"path":31743,"mnemonic":"since-atom-knock-salute"},"FreezeService.UPGRADE_FILE_HASH":{"path":35839,"mnemonic":"travel-sadness-quantum-exile"},"HistoryService.LEDGER_ID":{"path":53247,"mnemonic":"sting-angle-kidney-rather"}}}
node1 49.938s 2026-02-24 19:41:34.909 233 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Finished writing state for round 5481 to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/5481 {"round":5481,"freezeState":false,"reason":"PERIODIC_SNAPSHOT","directory":"file:///opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/5481/"} [com.swirlds.logging.legacy.payload.StateSavedToDiskPayload]
node1 49.939s 2026-02-24 19:41:34.910 234 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> FileUtils: deleting directory /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/4939
node0 50.372s 2026-02-24 19:41:35.343 243 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5541
node1 50.372s 2026-02-24 19:41:35.343 243 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5541
node2 50.406s 2026-02-24 19:41:35.377 243 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5541
node1 50.608s 2026-02-24 19:41:35.579 244 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5545
node0 50.612s 2026-02-24 19:41:35.583 244 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5545
node2 50.646s 2026-02-24 19:41:35.617 244 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5545
node0 51.272s 2026-02-24 19:41:36.243 256 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5556
node1 51.278s 2026-02-24 19:41:36.249 256 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5556
node2 51.306s 2026-02-24 19:41:36.277 256 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5556
node0 52.172s 2026-02-24 19:41:37.143 257 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5571
node1 52.178s 2026-02-24 19:41:37.149 257 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5571
node2 52.204s 2026-02-24 19:41:37.175 257 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5571
node0 52.412s 2026-02-24 19:41:37.383 258 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5575
node1 52.417s 2026-02-24 19:41:37.388 258 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5575
node2 52.446s 2026-02-24 19:41:37.417 258 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5575
node0 52.652s 2026-02-24 19:41:37.623 259 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5579
node1 52.657s 2026-02-24 19:41:37.628 259 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5579
node2 52.686s 2026-02-24 19:41:37.657 259 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5579
node0 53.551s 2026-02-24 19:41:38.522 271 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5594
node1 53.558s 2026-02-24 19:41:38.529 271 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5594
node2 53.586s 2026-02-24 19:41:38.557 271 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5594
node2 53.886s 2026-02-24 19:41:38.857 272 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5600
node0 53.911s 2026-02-24 19:41:38.882 272 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5600
node1 53.917s 2026-02-24 19:41:38.888 272 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5600
node0 54.871s 2026-02-24 19:41:39.842 273 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5616
node1 54.877s 2026-02-24 19:41:39.848 273 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5616
node2 54.904s 2026-02-24 19:41:39.875 273 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5616
node0 56.912s 2026-02-24 19:41:41.883 285 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5650
node1 56.918s 2026-02-24 19:41:41.889 285 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5650
node2 56.941s 2026-02-24 19:41:41.912 285 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5650
node0 58.531s 2026-02-24 19:41:43.502 297 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5677
node1 58.559s 2026-02-24 19:41:43.530 297 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5677
node2 58.565s 2026-02-24 19:41:43.536 297 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5677
node0 59.672s 2026-02-24 19:41:44.643 309 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5696
node1 59.677s 2026-02-24 19:41:44.648 309 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5696
node2 59.705s 2026-02-24 19:41:44.676 309 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5696
node0 59.852s 2026-02-24 19:41:44.823 310 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5699
node1 59.857s 2026-02-24 19:41:44.828 310 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5699
node2 59.875s 2026-02-24 19:41:44.846 310 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5699
node0 1.010m 2026-02-24 19:41:45.542 311 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5711
node1 1.010m 2026-02-24 19:41:45.547 311 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5711
node2 1.010m 2026-02-24 19:41:45.572 311 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5711
node0 1.014m 2026-02-24 19:41:45.782 312 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5715
node1 1.014m 2026-02-24 19:41:45.788 312 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5715
node2 1.014m 2026-02-24 19:41:45.814 312 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5715
node0 1m 1.052s 2026-02-24 19:41:46.023 313 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5719
node1 1m 1.056s 2026-02-24 19:41:46.027 313 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5719
node2 1m 1.086s 2026-02-24 19:41:46.057 313 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5719
node0 1m 1.292s 2026-02-24 19:41:46.263 314 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5723
node1 1m 1.297s 2026-02-24 19:41:46.268 314 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5723
node2 1m 1.326s 2026-02-24 19:41:46.297 314 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5723
node0 1m 4.412s 2026-02-24 19:41:49.383 337 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5775
node1 1m 4.417s 2026-02-24 19:41:49.388 337 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5775
node2 1m 4.440s 2026-02-24 19:41:49.411 337 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5775
node0 1m 4.892s 2026-02-24 19:41:49.863 338 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5783
node1 1m 4.896s 2026-02-24 19:41:49.867 338 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5783
node2 1m 4.925s 2026-02-24 19:41:49.896 338 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5783
node2 1m 5.465s 2026-02-24 19:41:50.436 339 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5793
node0 1m 5.492s 2026-02-24 19:41:50.463 339 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5793
node1 1m 5.497s 2026-02-24 19:41:50.468 339 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5793
node0 1m 6.691s 2026-02-24 19:41:51.662 351 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5813
node1 1m 6.698s 2026-02-24 19:41:51.669 351 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5813
node2 1m 6.720s 2026-02-24 19:41:51.691 351 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5813
node0 1m 7.172s 2026-02-24 19:41:52.143 352 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5821
node1 1m 7.176s 2026-02-24 19:41:52.147 352 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5821
node2 1m 7.204s 2026-02-24 19:41:52.175 352 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5821
node0 1m 8.552s 2026-02-24 19:41:53.523 364 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5844
node1 1m 8.558s 2026-02-24 19:41:53.529 364 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5844
node2 1m 8.585s 2026-02-24 19:41:53.556 364 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5844
node0 1m 8.791s 2026-02-24 19:41:53.762 365 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5848
node1 1m 8.796s 2026-02-24 19:41:53.767 365 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5848
node2 1m 8.806s 2026-02-24 19:41:53.777 365 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5848
node0 1m 9.212s 2026-02-24 19:41:54.183 366 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5855
node1 1m 9.217s 2026-02-24 19:41:54.188 366 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5855
node2 1m 9.240s 2026-02-24 19:41:54.211 366 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5855
node0 1m 9.451s 2026-02-24 19:41:54.422 367 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5859
node1 1m 9.457s 2026-02-24 19:41:54.428 367 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5859
node2 1m 9.482s 2026-02-24 19:41:54.453 367 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5859
node0 1m 9.931s 2026-02-24 19:41:54.902 379 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5867
node1 1m 9.937s 2026-02-24 19:41:54.908 379 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5867
node2 1m 9.944s 2026-02-24 19:41:54.915 379 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5867
node0 1m 10.112s 2026-02-24 19:41:55.083 380 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5870
node1 1m 10.117s 2026-02-24 19:41:55.088 380 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5870
node2 1m 10.135s 2026-02-24 19:41:55.106 380 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5870
node0 1m 11.012s 2026-02-24 19:41:55.983 381 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5885
node1 1m 11.017s 2026-02-24 19:41:55.988 381 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5885
node2 1m 11.033s 2026-02-24 19:41:56.004 381 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5885
node0 1m 12.211s 2026-02-24 19:41:57.182 393 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5905
node1 1m 12.217s 2026-02-24 19:41:57.188 393 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5905
node2 1m 12.244s 2026-02-24 19:41:57.215 393 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5905
node0 1m 12.452s 2026-02-24 19:41:57.423 394 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5909
node1 1m 12.457s 2026-02-24 19:41:57.428 394 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5909
node2 1m 12.486s 2026-02-24 19:41:57.457 394 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5909
node0 1m 14.491s 2026-02-24 19:41:59.462 406 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5943
node1 1m 14.496s 2026-02-24 19:41:59.467 406 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5943
node2 1m 14.518s 2026-02-24 19:41:59.489 406 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5943
node0 1m 15.871s 2026-02-24 19:42:00.842 407 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5966
node1 1m 15.877s 2026-02-24 19:42:00.848 407 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5966
node2 1m 15.906s 2026-02-24 19:42:00.877 407 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5966
node2 1m 15.967s 2026-02-24 19:42:00.938 409 INFO STATE_TO_DISK <<scheduler TransactionHandler>> DefaultSavedStateController: Signed state from round 5968 created, will eventually be written to disk, for reason: PERIODIC_SNAPSHOT
node0 1m 15.987s 2026-02-24 19:42:00.958 409 INFO STATE_TO_DISK <<scheduler TransactionHandler>> DefaultSavedStateController: Signed state from round 5968 created, will eventually be written to disk, for reason: PERIODIC_SNAPSHOT
node1 1m 15.998s 2026-02-24 19:42:00.969 409 INFO STATE_TO_DISK <<scheduler TransactionHandler>> DefaultSavedStateController: Signed state from round 5968 created, will eventually be written to disk, for reason: PERIODIC_SNAPSHOT
node0 1m 16.052s 2026-02-24 19:42:01.023 412 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Started writing round 5968 state to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/5968
node0 1m 16.053s 2026-02-24 19:42:01.024 413 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 5968
node0 1m 16.053s 2026-02-24 19:42:01.024 414 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.VirtualMapStateImpl@7001c902
node1 1m 16.088s 2026-02-24 19:42:01.059 412 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Started writing round 5968 state to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/5968
node1 1m 16.089s 2026-02-24 19:42:01.060 413 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 5968
node1 1m 16.089s 2026-02-24 19:42:01.060 414 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.VirtualMapStateImpl@6532cf5e
node2 1m 16.095s 2026-02-24 19:42:01.066 412 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Started writing round 5968 state to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/5968
node2 1m 16.096s 2026-02-24 19:42:01.067 413 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 5968
node2 1m 16.096s 2026-02-24 19:42:01.067 414 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.VirtualMapStateImpl@1dff535
node0 1m 16.352s 2026-02-24 19:42:01.323 423 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5974
node1 1m 16.357s 2026-02-24 19:42:01.328 423 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5974
node2 1m 16.363s 2026-02-24 19:42:01.334 423 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5974
node0 1m 16.532s 2026-02-24 19:42:01.503 424 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5977
node1 1m 16.537s 2026-02-24 19:42:01.508 424 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5977
node2 1m 16.561s 2026-02-24 19:42:01.532 424 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 5977
node2 1m 18.065s 2026-02-24 19:42:03.036 456 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6003
node1 1m 18.080s 2026-02-24 19:42:03.051 453 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6003
node0 1m 18.092s 2026-02-24 19:42:03.063 456 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6003
node0 1m 18.332s 2026-02-24 19:42:03.303 460 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6007
node1 1m 18.337s 2026-02-24 19:42:03.308 460 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6007
node2 1m 18.360s 2026-02-24 19:42:03.331 460 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6007
node0 1m 18.805s 2026-02-24 19:42:03.776 462 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.VirtualMapStateImpl@7001c902
node0 1m 18.805s 2026-02-24 19:42:03.776 463 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 5968
node0 1m 18.806s 2026-02-24 19:42:03.777 464 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Information for state written to disk:
Round: 5968 Timestamp: 2026-02-24T19:42:00.812561Z Next consensus number: 75929 Legacy running event hash: 26390fa3c28da73884475d580e84371f9bf48fb49c87d8ffef5e61f84f0351cbed403c01c38c30c530a4e6c15c048236 Legacy running event mnemonic: shrimp-virtual-purpose-boil Rounds non-ancient: 26 Creation version: SemanticVersion[major=0, minor=80, patch=0, pre=, build=0] Minimum judge hash code: -2081554106 Root hash: 20e1704c6ba2d4414c3acfb38846df01406eec6765fd8cb29b9fb74981c98717cfc30810059883ff33dead1c25457529 (root) VirtualMap state / bring-another-inmate-jewel {"Queues (Queue States)":{"RecordCache.TRANSACTION_RECEIPTS":{"head":3124,"path":48543,"tail":3125},"FileService.FILESERVICE_I_UPGRADE_DATA_150":{"head":1,"path":44847,"tail":27869}},"VirtualMapMetadata":{"firstLeafPath":28635,"lastLeafPath":57270},"Singletons":{"HintsService.CRS_STATE":{"path":45055,"mnemonic":"cotton-cereal-assault-scatter"},"EntityIdService.ENTITY_ID":{"path":49151,"mnemonic":"evoke-about-keep-job"},"TokenService.NODE_PAYMENTS":{"path":44031,"mnemonic":"fiction-unaware-ahead-pelican"},"HintsService.ACTIVE_HINTS_CONSTRUCTION":{"path":28671,"mnemonic":"grit-develop-dinosaur-breeze"},"HistoryService.ACTIVE_PROOF_CONSTRUCTION":{"path":30719,"mnemonic":"believe-laundry-lawsuit-rule"},"BlockStreamService.BLOCK_STREAM_INFO":{"path":55295,"mnemonic":"limb-mixed-pupil-plunge"},"RosterService.ROSTER_STATE":{"path":43007,"mnemonic":"bachelor-violin-engage-dog"},"PlatformStateService.PLATFORM_STATE":{"path":32767,"mnemonic":"oppose-toast-lizard-bean"},"FeeService.MIDNIGHT_RATES":{"path":33791,"mnemonic":"banner-alley-rubber-boy"},"TokenService.STAKING_NETWORK_REWARDS":{"path":39935,"mnemonic":"round-report-midnight-question"},"FreezeService.FREEZE_TIME":{"path":37887,"mnemonic":"fork-foam-fringe-ancient"},"EntityIdService.ENTITY_COUNTS":{"path":40959,"mnemonic":"dish-lucky-lamp-cargo"},"TokenService.NODE_REWARDS":{"path":41983,"mnemonic":"paddle-hybrid-kiwi-axis"},"BlockRecordService.RUNNING_HASHES":{"path":47103,"mnemonic":"jazz-extend-broccoli-elegant"},"BlockRecordService.BLOCKS":{"path":51199,"mnemonic":"element-very-motor-emerge"},"CongestionThrottleService.THROTTLE_USAGE_SNAPSHOTS":{"path":29695,"mnemonic":"length-snake-relax-elite"},"HistoryService.NEXT_PROOF_CONSTRUCTION":{"path":34815,"mnemonic":"bean-pilot-boss-script"},"HintsService.NEXT_HINTS_CONSTRUCTION":{"path":36863,"mnemonic":"clump-income-brain-census"},"CongestionThrottleService.CONGESTION_LEVEL_STARTS":{"path":31743,"mnemonic":"since-atom-knock-salute"},"FreezeService.UPGRADE_FILE_HASH":{"path":35839,"mnemonic":"travel-sadness-quantum-exile"},"HistoryService.LEDGER_ID":{"path":53247,"mnemonic":"sting-angle-kidney-rather"}}}
node0 1m 18.811s 2026-02-24 19:42:03.782 465 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Finished writing state for round 5968 to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/5968 {"round":5968,"freezeState":false,"reason":"PERIODIC_SNAPSHOT","directory":"file:///opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/5968/"} [com.swirlds.logging.legacy.payload.StateSavedToDiskPayload]
node0 1m 18.812s 2026-02-24 19:42:03.783 466 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> FileUtils: deleting directory /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/5083
node2 1m 18.965s 2026-02-24 19:42:03.936 462 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.VirtualMapStateImpl@1dff535
node2 1m 18.965s 2026-02-24 19:42:03.936 463 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 5968
node2 1m 18.966s 2026-02-24 19:42:03.937 464 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Information for state written to disk:
Round: 5968 Timestamp: 2026-02-24T19:42:00.812561Z Next consensus number: 75929 Legacy running event hash: 26390fa3c28da73884475d580e84371f9bf48fb49c87d8ffef5e61f84f0351cbed403c01c38c30c530a4e6c15c048236 Legacy running event mnemonic: shrimp-virtual-purpose-boil Rounds non-ancient: 26 Creation version: SemanticVersion[major=0, minor=80, patch=0, pre=, build=0] Minimum judge hash code: -2081554106 Root hash: 20e1704c6ba2d4414c3acfb38846df01406eec6765fd8cb29b9fb74981c98717cfc30810059883ff33dead1c25457529 (root) VirtualMap state / bring-another-inmate-jewel {"Queues (Queue States)":{"RecordCache.TRANSACTION_RECEIPTS":{"head":3124,"path":48543,"tail":3125},"FileService.FILESERVICE_I_UPGRADE_DATA_150":{"head":1,"path":44847,"tail":27869}},"VirtualMapMetadata":{"firstLeafPath":28635,"lastLeafPath":57270},"Singletons":{"HintsService.CRS_STATE":{"path":45055,"mnemonic":"cotton-cereal-assault-scatter"},"EntityIdService.ENTITY_ID":{"path":49151,"mnemonic":"evoke-about-keep-job"},"TokenService.NODE_PAYMENTS":{"path":44031,"mnemonic":"fiction-unaware-ahead-pelican"},"HintsService.ACTIVE_HINTS_CONSTRUCTION":{"path":28671,"mnemonic":"grit-develop-dinosaur-breeze"},"HistoryService.ACTIVE_PROOF_CONSTRUCTION":{"path":30719,"mnemonic":"believe-laundry-lawsuit-rule"},"BlockStreamService.BLOCK_STREAM_INFO":{"path":55295,"mnemonic":"limb-mixed-pupil-plunge"},"RosterService.ROSTER_STATE":{"path":43007,"mnemonic":"bachelor-violin-engage-dog"},"PlatformStateService.PLATFORM_STATE":{"path":32767,"mnemonic":"oppose-toast-lizard-bean"},"FeeService.MIDNIGHT_RATES":{"path":33791,"mnemonic":"banner-alley-rubber-boy"},"TokenService.STAKING_NETWORK_REWARDS":{"path":39935,"mnemonic":"round-report-midnight-question"},"FreezeService.FREEZE_TIME":{"path":37887,"mnemonic":"fork-foam-fringe-ancient"},"EntityIdService.ENTITY_COUNTS":{"path":40959,"mnemonic":"dish-lucky-lamp-cargo"},"TokenService.NODE_REWARDS":{"path":41983,"mnemonic":"paddle-hybrid-kiwi-axis"},"BlockRecordService.RUNNING_HASHES":{"path":47103,"mnemonic":"jazz-extend-broccoli-elegant"},"BlockRecordService.BLOCKS":{"path":51199,"mnemonic":"element-very-motor-emerge"},"CongestionThrottleService.THROTTLE_USAGE_SNAPSHOTS":{"path":29695,"mnemonic":"length-snake-relax-elite"},"HistoryService.NEXT_PROOF_CONSTRUCTION":{"path":34815,"mnemonic":"bean-pilot-boss-script"},"HintsService.NEXT_HINTS_CONSTRUCTION":{"path":36863,"mnemonic":"clump-income-brain-census"},"CongestionThrottleService.CONGESTION_LEVEL_STARTS":{"path":31743,"mnemonic":"since-atom-knock-salute"},"FreezeService.UPGRADE_FILE_HASH":{"path":35839,"mnemonic":"travel-sadness-quantum-exile"},"HistoryService.LEDGER_ID":{"path":53247,"mnemonic":"sting-angle-kidney-rather"}}}
node2 1m 18.971s 2026-02-24 19:42:03.942 465 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Finished writing state for round 5968 to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/5968 {"round":5968,"freezeState":false,"reason":"PERIODIC_SNAPSHOT","directory":"file:///opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/5968/"} [com.swirlds.logging.legacy.payload.StateSavedToDiskPayload]
node2 1m 18.972s 2026-02-24 19:42:03.943 466 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> FileUtils: deleting directory /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/5083
node1 1m 19.138s 2026-02-24 19:42:04.109 462 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.VirtualMapStateImpl@6532cf5e
node1 1m 19.139s 2026-02-24 19:42:04.110 463 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 5968
node1 1m 19.140s 2026-02-24 19:42:04.111 464 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Information for state written to disk:
Round: 5968 Timestamp: 2026-02-24T19:42:00.812561Z Next consensus number: 75929 Legacy running event hash: 26390fa3c28da73884475d580e84371f9bf48fb49c87d8ffef5e61f84f0351cbed403c01c38c30c530a4e6c15c048236 Legacy running event mnemonic: shrimp-virtual-purpose-boil Rounds non-ancient: 26 Creation version: SemanticVersion[major=0, minor=80, patch=0, pre=, build=0] Minimum judge hash code: -2081554106 Root hash: 20e1704c6ba2d4414c3acfb38846df01406eec6765fd8cb29b9fb74981c98717cfc30810059883ff33dead1c25457529 (root) VirtualMap state / bring-another-inmate-jewel {"Queues (Queue States)":{"RecordCache.TRANSACTION_RECEIPTS":{"head":3124,"path":48543,"tail":3125},"FileService.FILESERVICE_I_UPGRADE_DATA_150":{"head":1,"path":44847,"tail":27869}},"VirtualMapMetadata":{"firstLeafPath":28635,"lastLeafPath":57270},"Singletons":{"HintsService.CRS_STATE":{"path":45055,"mnemonic":"cotton-cereal-assault-scatter"},"EntityIdService.ENTITY_ID":{"path":49151,"mnemonic":"evoke-about-keep-job"},"TokenService.NODE_PAYMENTS":{"path":44031,"mnemonic":"fiction-unaware-ahead-pelican"},"HintsService.ACTIVE_HINTS_CONSTRUCTION":{"path":28671,"mnemonic":"grit-develop-dinosaur-breeze"},"HistoryService.ACTIVE_PROOF_CONSTRUCTION":{"path":30719,"mnemonic":"believe-laundry-lawsuit-rule"},"BlockStreamService.BLOCK_STREAM_INFO":{"path":55295,"mnemonic":"limb-mixed-pupil-plunge"},"RosterService.ROSTER_STATE":{"path":43007,"mnemonic":"bachelor-violin-engage-dog"},"PlatformStateService.PLATFORM_STATE":{"path":32767,"mnemonic":"oppose-toast-lizard-bean"},"FeeService.MIDNIGHT_RATES":{"path":33791,"mnemonic":"banner-alley-rubber-boy"},"TokenService.STAKING_NETWORK_REWARDS":{"path":39935,"mnemonic":"round-report-midnight-question"},"FreezeService.FREEZE_TIME":{"path":37887,"mnemonic":"fork-foam-fringe-ancient"},"EntityIdService.ENTITY_COUNTS":{"path":40959,"mnemonic":"dish-lucky-lamp-cargo"},"TokenService.NODE_REWARDS":{"path":41983,"mnemonic":"paddle-hybrid-kiwi-axis"},"BlockRecordService.RUNNING_HASHES":{"path":47103,"mnemonic":"jazz-extend-broccoli-elegant"},"BlockRecordService.BLOCKS":{"path":51199,"mnemonic":"element-very-motor-emerge"},"CongestionThrottleService.THROTTLE_USAGE_SNAPSHOTS":{"path":29695,"mnemonic":"length-snake-relax-elite"},"HistoryService.NEXT_PROOF_CONSTRUCTION":{"path":34815,"mnemonic":"bean-pilot-boss-script"},"HintsService.NEXT_HINTS_CONSTRUCTION":{"path":36863,"mnemonic":"clump-income-brain-census"},"CongestionThrottleService.CONGESTION_LEVEL_STARTS":{"path":31743,"mnemonic":"since-atom-knock-salute"},"FreezeService.UPGRADE_FILE_HASH":{"path":35839,"mnemonic":"travel-sadness-quantum-exile"},"HistoryService.LEDGER_ID":{"path":53247,"mnemonic":"sting-angle-kidney-rather"}}}
node1 1m 19.147s 2026-02-24 19:42:04.118 465 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Finished writing state for round 5968 to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/5968 {"round":5968,"freezeState":false,"reason":"PERIODIC_SNAPSHOT","directory":"file:///opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/5968/"} [com.swirlds.logging.legacy.payload.StateSavedToDiskPayload]
node1 1m 19.148s 2026-02-24 19:42:04.119 466 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> FileUtils: deleting directory /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/5083
node2 1m 20.345s 2026-02-24 19:42:05.316 478 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6041
node1 1m 20.366s 2026-02-24 19:42:05.337 478 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6041
node0 1m 20.372s 2026-02-24 19:42:05.343 478 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6041
node0 1m 20.611s 2026-02-24 19:42:05.582 487 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6045
node1 1m 20.616s 2026-02-24 19:42:05.587 487 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6045
node2 1m 20.645s 2026-02-24 19:42:05.616 487 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6045
node2 1m 21.246s 2026-02-24 19:42:06.217 488 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6056
node1 1m 21.268s 2026-02-24 19:42:06.239 488 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6056
node0 1m 21.270s 2026-02-24 19:42:06.241 488 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6056
node2 1m 21.486s 2026-02-24 19:42:06.457 489 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6060
node0 1m 21.511s 2026-02-24 19:42:06.482 489 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6060
node1 1m 21.514s 2026-02-24 19:42:06.485 489 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6060
node0 1m 21.751s 2026-02-24 19:42:06.722 490 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6064
node1 1m 21.756s 2026-02-24 19:42:06.727 490 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6064
node2 1m 21.786s 2026-02-24 19:42:06.757 490 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6064
node2 1m 21.906s 2026-02-24 19:42:06.877 491 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6067
node0 1m 21.922s 2026-02-24 19:42:06.893 491 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6067
node1 1m 21.927s 2026-02-24 19:42:06.898 491 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6067
node2 1m 22.865s 2026-02-24 19:42:07.836 503 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6083
node0 1m 22.891s 2026-02-24 19:42:07.862 503 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6083
node1 1m 22.894s 2026-02-24 19:42:07.865 503 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6083
node0 1m 23.611s 2026-02-24 19:42:08.582 504 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6095
node1 1m 23.617s 2026-02-24 19:42:08.588 504 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6095
node2 1m 23.646s 2026-02-24 19:42:08.617 504 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6095
node0 1m 24.032s 2026-02-24 19:42:09.003 505 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6102
node1 1m 24.037s 2026-02-24 19:42:09.008 505 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6102
node2 1m 24.066s 2026-02-24 19:42:09.037 505 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6102
node2 1m 25.146s 2026-02-24 19:42:10.117 517 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6121
node0 1m 25.171s 2026-02-24 19:42:10.142 517 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6121
node1 1m 25.173s 2026-02-24 19:42:10.144 517 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6121
node2 1m 25.386s 2026-02-24 19:42:10.357 518 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6125
node0 1m 25.411s 2026-02-24 19:42:10.382 518 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6125
node1 1m 25.417s 2026-02-24 19:42:10.388 518 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6125
node0 1m 26.851s 2026-02-24 19:42:11.822 530 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6149
node1 1m 26.857s 2026-02-24 19:42:11.828 530 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6149
node2 1m 26.885s 2026-02-24 19:42:11.856 530 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6149
node2 1m 26.946s 2026-02-24 19:42:11.917 531 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6151
node0 1m 26.967s 2026-02-24 19:42:11.938 531 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6151
node1 1m 26.968s 2026-02-24 19:42:11.939 531 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6151
node2 1m 27.425s 2026-02-24 19:42:12.396 532 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6159
node0 1m 27.451s 2026-02-24 19:42:12.422 532 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6159
node1 1m 27.451s 2026-02-24 19:42:12.422 532 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6159
node2 1m 27.665s 2026-02-24 19:42:12.636 533 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6163
node0 1m 27.691s 2026-02-24 19:42:12.662 533 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6163
node1 1m 27.692s 2026-02-24 19:42:12.663 533 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6163
node0 1m 28.651s 2026-02-24 19:42:13.622 545 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6179
node1 1m 28.656s 2026-02-24 19:42:13.627 537 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6179
node2 1m 28.686s 2026-02-24 19:42:13.657 545 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6179
node0 1m 28.831s 2026-02-24 19:42:13.802 546 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6182
node1 1m 28.837s 2026-02-24 19:42:13.808 546 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6182
node2 1m 28.865s 2026-02-24 19:42:13.836 546 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6182
node2 1m 28.986s 2026-02-24 19:42:13.957 547 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6185
node0 1m 28.999s 2026-02-24 19:42:13.970 547 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6185
node1 1m 28.999s 2026-02-24 19:42:13.970 547 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6185
node0 1m 29.551s 2026-02-24 19:42:14.522 548 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6194
node1 1m 29.557s 2026-02-24 19:42:14.528 548 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6194
node2 1m 29.586s 2026-02-24 19:42:14.557 548 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6194
node2 1m 29.946s 2026-02-24 19:42:14.917 549 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6201
node0 1m 29.967s 2026-02-24 19:42:14.938 549 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6201
node1 1m 29.967s 2026-02-24 19:42:14.938 549 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6201
node2 1m 30.906s 2026-02-24 19:42:15.877 561 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6217
node0 1m 30.931s 2026-02-24 19:42:15.902 561 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6217
node1 1m 30.934s 2026-02-24 19:42:15.905 561 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6217
node2 1m 31.145s 2026-02-24 19:42:16.116 562 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6221
node0 1m 31.171s 2026-02-24 19:42:16.142 562 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6221
node1 1m 31.177s 2026-02-24 19:42:16.148 562 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6221
node0 1m 31.411s 2026-02-24 19:42:16.382 563 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6225
node1 1m 31.417s 2026-02-24 19:42:16.388 563 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6225
node2 1m 31.446s 2026-02-24 19:42:16.417 563 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6225
node0 1m 32.072s 2026-02-24 19:42:17.043 564 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6236
node1 1m 32.077s 2026-02-24 19:42:17.048 564 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6236
node2 1m 32.106s 2026-02-24 19:42:17.077 564 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6236
node0 1m 32.251s 2026-02-24 19:42:17.222 565 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6239
node1 1m 32.256s 2026-02-24 19:42:17.227 565 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6239
node2 1m 32.282s 2026-02-24 19:42:17.253 565 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6239
node0 1m 32.552s 2026-02-24 19:42:17.523 566 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6244
node1 1m 32.557s 2026-02-24 19:42:17.528 566 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6244
node2 1m 32.586s 2026-02-24 19:42:17.557 566 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6244
node2 1m 32.706s 2026-02-24 19:42:17.677 570 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6247
node0 1m 32.730s 2026-02-24 19:42:17.701 570 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6247
node1 1m 32.730s 2026-02-24 19:42:17.701 570 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6247
node0 1m 33.211s 2026-02-24 19:42:18.182 579 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6255
node1 1m 33.217s 2026-02-24 19:42:18.188 579 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6255
node2 1m 33.246s 2026-02-24 19:42:18.217 579 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6255
node0 1m 33.452s 2026-02-24 19:42:18.423 580 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6259
node1 1m 33.457s 2026-02-24 19:42:18.428 580 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6259
node2 1m 33.485s 2026-02-24 19:42:18.456 580 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6259
node0 1m 33.631s 2026-02-24 19:42:18.602 581 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6262
node1 1m 33.637s 2026-02-24 19:42:18.608 581 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6262
node2 1m 33.665s 2026-02-24 19:42:18.636 581 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6262
node2 1m 33.845s 2026-02-24 19:42:18.816 582 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6266
node0 1m 33.871s 2026-02-24 19:42:18.842 582 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6266
node1 1m 33.877s 2026-02-24 19:42:18.848 582 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6266
node0 1m 35.012s 2026-02-24 19:42:19.983 594 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6285
node1 1m 35.016s 2026-02-24 19:42:19.987 594 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6285
node2 1m 35.045s 2026-02-24 19:42:20.016 594 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6285
node2 1m 35.165s 2026-02-24 19:42:20.136 595 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6288
node0 1m 35.182s 2026-02-24 19:42:20.153 595 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6288
node1 1m 35.185s 2026-02-24 19:42:20.156 595 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6288
node1 1m 35.857s 2026-02-24 19:42:20.828 596 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6299
node0 1m 35.861s 2026-02-24 19:42:20.832 596 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6299
node2 1m 35.876s 2026-02-24 19:42:20.847 596 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6299
node1 1m 35.977s 2026-02-24 19:42:20.948 597 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6301
node0 1m 35.982s 2026-02-24 19:42:20.953 597 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6301
node2 1m 36.006s 2026-02-24 19:42:20.977 597 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6301
node1 1m 36.157s 2026-02-24 19:42:21.128 598 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6304
node0 1m 36.161s 2026-02-24 19:42:21.132 598 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6304
node2 1m 36.184s 2026-02-24 19:42:21.155 598 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6304
node1 1m 36.516s 2026-02-24 19:42:21.487 599 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6310
node0 1m 36.521s 2026-02-24 19:42:21.492 599 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6310
node2 1m 36.536s 2026-02-24 19:42:21.507 599 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6310
node2 1m 36.605s 2026-02-24 19:42:21.576 600 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6312
node0 1m 36.630s 2026-02-24 19:42:21.601 600 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6312
node1 1m 36.637s 2026-02-24 19:42:21.608 600 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6312
node1 1m 37.477s 2026-02-24 19:42:22.448 612 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6326
node0 1m 37.481s 2026-02-24 19:42:22.452 612 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6326
node2 1m 37.506s 2026-02-24 19:42:22.477 612 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6326
node1 1m 37.717s 2026-02-24 19:42:22.688 613 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6330
node0 1m 37.721s 2026-02-24 19:42:22.692 613 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6330
node2 1m 37.746s 2026-02-24 19:42:22.717 613 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6330
node1 1m 38.377s 2026-02-24 19:42:23.348 614 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6341
node0 1m 38.381s 2026-02-24 19:42:23.352 614 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6341
node2 1m 38.403s 2026-02-24 19:42:23.374 614 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6341
node1 1m 39.097s 2026-02-24 19:42:24.068 626 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6353
node0 1m 39.101s 2026-02-24 19:42:24.072 626 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6353
node2 1m 39.126s 2026-02-24 19:42:24.097 626 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6353
node2 1m 39.845s 2026-02-24 19:42:24.816 627 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6366
node0 1m 39.870s 2026-02-24 19:42:24.841 627 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6366
node1 1m 39.877s 2026-02-24 19:42:24.848 627 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6366
node1 1m 39.997s 2026-02-24 19:42:24.968 628 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6368
node0 1m 40.002s 2026-02-24 19:42:24.973 628 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6368
node2 1m 40.025s 2026-02-24 19:42:24.996 628 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6368
node1 1m 40.236s 2026-02-24 19:42:25.207 629 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6372
node0 1m 40.242s 2026-02-24 19:42:25.213 629 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6372
node2 1m 40.266s 2026-02-24 19:42:25.237 629 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6372
node1 1m 40.957s 2026-02-24 19:42:25.928 633 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6384
node0 1m 40.962s 2026-02-24 19:42:25.933 633 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6384
node2 1m 40.986s 2026-02-24 19:42:25.957 633 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6384
node1 1m 41.376s 2026-02-24 19:42:26.347 642 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6391
node0 1m 41.381s 2026-02-24 19:42:26.352 642 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6391
node2 1m 41.406s 2026-02-24 19:42:26.377 642 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6391
node1 1m 41.617s 2026-02-24 19:42:26.588 643 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6395
node0 1m 41.621s 2026-02-24 19:42:26.592 643 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6395
node2 1m 41.645s 2026-02-24 19:42:26.616 643 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6395
node1 1m 41.856s 2026-02-24 19:42:26.827 644 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6399
node0 1m 41.861s 2026-02-24 19:42:26.832 644 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6399
node2 1m 41.886s 2026-02-24 19:42:26.857 644 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6399
node1 1m 43.657s 2026-02-24 19:42:28.628 656 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6429
node0 1m 43.662s 2026-02-24 19:42:28.633 656 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6429
node2 1m 43.684s 2026-02-24 19:42:28.655 656 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6429
node1 1m 44.617s 2026-02-24 19:42:29.588 657 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6445
node0 1m 44.622s 2026-02-24 19:42:29.593 657 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6445
node2 1m 44.645s 2026-02-24 19:42:29.616 657 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6445
node1 1m 46.656s 2026-02-24 19:42:31.627 669 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6479
node0 1m 46.661s 2026-02-24 19:42:31.632 669 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6479
node2 1m 46.685s 2026-02-24 19:42:31.656 669 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6479
node1 1m 46.897s 2026-02-24 19:42:31.868 670 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6483
node0 1m 46.902s 2026-02-24 19:42:31.873 670 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6483
node2 1m 46.925s 2026-02-24 19:42:31.896 670 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6483
node1 1m 47.136s 2026-02-24 19:42:32.107 671 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6487
node0 1m 47.141s 2026-02-24 19:42:32.112 671 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6487
node2 1m 47.166s 2026-02-24 19:42:32.137 671 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6487
node0 1m 47.202s 2026-02-24 19:42:32.173 673 INFO STATE_TO_DISK <<scheduler TransactionHandler>> DefaultSavedStateController: Signed state from round 6488 created, will eventually be written to disk, for reason: PERIODIC_SNAPSHOT
node1 1m 47.224s 2026-02-24 19:42:32.195 673 INFO STATE_TO_DISK <<scheduler TransactionHandler>> DefaultSavedStateController: Signed state from round 6488 created, will eventually be written to disk, for reason: PERIODIC_SNAPSHOT
node2 1m 47.225s 2026-02-24 19:42:32.196 673 INFO STATE_TO_DISK <<scheduler TransactionHandler>> DefaultSavedStateController: Signed state from round 6488 created, will eventually be written to disk, for reason: PERIODIC_SNAPSHOT
node0 1m 47.261s 2026-02-24 19:42:32.232 676 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Started writing round 6488 state to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/6488
node0 1m 47.262s 2026-02-24 19:42:32.233 677 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 6488
node0 1m 47.262s 2026-02-24 19:42:32.233 678 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.VirtualMapStateImpl@1e0d3a69
node1 1m 47.295s 2026-02-24 19:42:32.266 676 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Started writing round 6488 state to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/6488
node1 1m 47.295s 2026-02-24 19:42:32.266 677 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 6488
node2 1m 47.295s 2026-02-24 19:42:32.266 676 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Started writing round 6488 state to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/6488
node1 1m 47.296s 2026-02-24 19:42:32.267 678 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.VirtualMapStateImpl@139a84dc
node2 1m 47.296s 2026-02-24 19:42:32.267 677 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 6488
node2 1m 47.296s 2026-02-24 19:42:32.267 678 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.VirtualMapStateImpl@126691bc
node1 1m 47.797s 2026-02-24 19:42:32.768 687 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6498
node0 1m 47.801s 2026-02-24 19:42:32.772 687 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6498
node2 1m 47.826s 2026-02-24 19:42:32.797 687 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6498
node1 1m 48.279s 2026-02-24 19:42:33.250 701 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6506
node0 1m 48.281s 2026-02-24 19:42:33.252 701 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6506
node2 1m 48.293s 2026-02-24 19:42:33.264 701 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6506
node1 1m 48.697s 2026-02-24 19:42:33.668 717 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6513
node0 1m 48.701s 2026-02-24 19:42:33.672 717 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6513
node2 1m 48.725s 2026-02-24 19:42:33.696 717 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6513
node1 1m 49.357s 2026-02-24 19:42:34.328 721 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6524
node0 1m 49.361s 2026-02-24 19:42:34.332 724 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6524
node2 1m 49.384s 2026-02-24 19:42:34.355 724 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6524
node0 1m 49.602s 2026-02-24 19:42:34.573 725 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6528
node1 1m 49.624s 2026-02-24 19:42:34.595 725 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6528
node2 1m 49.626s 2026-02-24 19:42:34.597 725 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6528
node1 1m 49.839s 2026-02-24 19:42:34.810 726 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6532
node0 1m 49.841s 2026-02-24 19:42:34.812 726 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6532
node2 1m 49.866s 2026-02-24 19:42:34.837 726 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6532
node0 1m 50.030s 2026-02-24 19:42:35.001 728 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.VirtualMapStateImpl@1e0d3a69
node0 1m 50.030s 2026-02-24 19:42:35.001 729 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 6488
node0 1m 50.031s 2026-02-24 19:42:35.002 730 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Information for state written to disk:
Round: 6488 Timestamp: 2026-02-24T19:42:32.024400Z Next consensus number: 77490 Legacy running event hash: 145b1302036a543c2c3f4db78210edbc5743b02a9f9e7e72669f163a7dcc25fa192a9dcfb80863fa967b021c5b4f3018 Legacy running event mnemonic: merge-gate-hood-maple Rounds non-ancient: 26 Creation version: SemanticVersion[major=0, minor=80, patch=0, pre=, build=0] Minimum judge hash code: 1290780067 Root hash: 9c03b76fecb12c56d32677824b4731b54dfa5d5027a03f14669772465b4bd4b2712dcb1dad98bddde69ad6767d8b5035 (root) VirtualMap state / leisure-banana-hazard-member {"Queues (Queue States)":{"RecordCache.TRANSACTION_RECEIPTS":{"head":3124,"path":48543,"tail":3125},"FileService.FILESERVICE_I_UPGRADE_DATA_150":{"head":1,"path":44847,"tail":27869}},"VirtualMapMetadata":{"firstLeafPath":28635,"lastLeafPath":57270},"Singletons":{"HintsService.CRS_STATE":{"path":45055,"mnemonic":"cotton-cereal-assault-scatter"},"EntityIdService.ENTITY_ID":{"path":49151,"mnemonic":"evoke-about-keep-job"},"TokenService.NODE_PAYMENTS":{"path":44031,"mnemonic":"afraid-tank-subway-garbage"},"HintsService.ACTIVE_HINTS_CONSTRUCTION":{"path":28671,"mnemonic":"grit-develop-dinosaur-breeze"},"HistoryService.ACTIVE_PROOF_CONSTRUCTION":{"path":30719,"mnemonic":"believe-laundry-lawsuit-rule"},"BlockStreamService.BLOCK_STREAM_INFO":{"path":55295,"mnemonic":"spice-system-pond-acquire"},"RosterService.ROSTER_STATE":{"path":43007,"mnemonic":"bachelor-violin-engage-dog"},"PlatformStateService.PLATFORM_STATE":{"path":32767,"mnemonic":"arctic-human-spray-shift"},"FeeService.MIDNIGHT_RATES":{"path":33791,"mnemonic":"banner-alley-rubber-boy"},"TokenService.STAKING_NETWORK_REWARDS":{"path":39935,"mnemonic":"symptom-witness-carpet-boss"},"FreezeService.FREEZE_TIME":{"path":37887,"mnemonic":"fork-foam-fringe-ancient"},"EntityIdService.ENTITY_COUNTS":{"path":40959,"mnemonic":"dish-lucky-lamp-cargo"},"TokenService.NODE_REWARDS":{"path":41983,"mnemonic":"betray-squeeze-they-brown"},"BlockRecordService.RUNNING_HASHES":{"path":47103,"mnemonic":"jazz-extend-broccoli-elegant"},"BlockRecordService.BLOCKS":{"path":51199,"mnemonic":"element-very-motor-emerge"},"CongestionThrottleService.THROTTLE_USAGE_SNAPSHOTS":{"path":29695,"mnemonic":"length-snake-relax-elite"},"HistoryService.NEXT_PROOF_CONSTRUCTION":{"path":34815,"mnemonic":"bean-pilot-boss-script"},"HintsService.NEXT_HINTS_CONSTRUCTION":{"path":36863,"mnemonic":"clump-income-brain-census"},"CongestionThrottleService.CONGESTION_LEVEL_STARTS":{"path":31743,"mnemonic":"since-atom-knock-salute"},"FreezeService.UPGRADE_FILE_HASH":{"path":35839,"mnemonic":"travel-sadness-quantum-exile"},"HistoryService.LEDGER_ID":{"path":53247,"mnemonic":"sting-angle-kidney-rather"}}}
node0 1m 50.037s 2026-02-24 19:42:35.008 731 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Finished writing state for round 6488 to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/6488 {"round":6488,"freezeState":false,"reason":"PERIODIC_SNAPSHOT","directory":"file:///opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/6488/"} [com.swirlds.logging.legacy.payload.StateSavedToDiskPayload]
node0 1m 50.038s 2026-02-24 19:42:35.009 732 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> FileUtils: deleting directory /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/5229
node2 1m 50.160s 2026-02-24 19:42:35.131 728 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.VirtualMapStateImpl@126691bc
node2 1m 50.160s 2026-02-24 19:42:35.131 729 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 6488
node2 1m 50.161s 2026-02-24 19:42:35.132 730 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Information for state written to disk:
Round: 6488 Timestamp: 2026-02-24T19:42:32.024400Z Next consensus number: 77490 Legacy running event hash: 145b1302036a543c2c3f4db78210edbc5743b02a9f9e7e72669f163a7dcc25fa192a9dcfb80863fa967b021c5b4f3018 Legacy running event mnemonic: merge-gate-hood-maple Rounds non-ancient: 26 Creation version: SemanticVersion[major=0, minor=80, patch=0, pre=, build=0] Minimum judge hash code: 1290780067 Root hash: 9c03b76fecb12c56d32677824b4731b54dfa5d5027a03f14669772465b4bd4b2712dcb1dad98bddde69ad6767d8b5035 (root) VirtualMap state / leisure-banana-hazard-member {"Queues (Queue States)":{"RecordCache.TRANSACTION_RECEIPTS":{"head":3124,"path":48543,"tail":3125},"FileService.FILESERVICE_I_UPGRADE_DATA_150":{"head":1,"path":44847,"tail":27869}},"VirtualMapMetadata":{"firstLeafPath":28635,"lastLeafPath":57270},"Singletons":{"HintsService.CRS_STATE":{"path":45055,"mnemonic":"cotton-cereal-assault-scatter"},"EntityIdService.ENTITY_ID":{"path":49151,"mnemonic":"evoke-about-keep-job"},"TokenService.NODE_PAYMENTS":{"path":44031,"mnemonic":"afraid-tank-subway-garbage"},"HintsService.ACTIVE_HINTS_CONSTRUCTION":{"path":28671,"mnemonic":"grit-develop-dinosaur-breeze"},"HistoryService.ACTIVE_PROOF_CONSTRUCTION":{"path":30719,"mnemonic":"believe-laundry-lawsuit-rule"},"BlockStreamService.BLOCK_STREAM_INFO":{"path":55295,"mnemonic":"spice-system-pond-acquire"},"RosterService.ROSTER_STATE":{"path":43007,"mnemonic":"bachelor-violin-engage-dog"},"PlatformStateService.PLATFORM_STATE":{"path":32767,"mnemonic":"arctic-human-spray-shift"},"FeeService.MIDNIGHT_RATES":{"path":33791,"mnemonic":"banner-alley-rubber-boy"},"TokenService.STAKING_NETWORK_REWARDS":{"path":39935,"mnemonic":"symptom-witness-carpet-boss"},"FreezeService.FREEZE_TIME":{"path":37887,"mnemonic":"fork-foam-fringe-ancient"},"EntityIdService.ENTITY_COUNTS":{"path":40959,"mnemonic":"dish-lucky-lamp-cargo"},"TokenService.NODE_REWARDS":{"path":41983,"mnemonic":"betray-squeeze-they-brown"},"BlockRecordService.RUNNING_HASHES":{"path":47103,"mnemonic":"jazz-extend-broccoli-elegant"},"BlockRecordService.BLOCKS":{"path":51199,"mnemonic":"element-very-motor-emerge"},"CongestionThrottleService.THROTTLE_USAGE_SNAPSHOTS":{"path":29695,"mnemonic":"length-snake-relax-elite"},"HistoryService.NEXT_PROOF_CONSTRUCTION":{"path":34815,"mnemonic":"bean-pilot-boss-script"},"HintsService.NEXT_HINTS_CONSTRUCTION":{"path":36863,"mnemonic":"clump-income-brain-census"},"CongestionThrottleService.CONGESTION_LEVEL_STARTS":{"path":31743,"mnemonic":"since-atom-knock-salute"},"FreezeService.UPGRADE_FILE_HASH":{"path":35839,"mnemonic":"travel-sadness-quantum-exile"},"HistoryService.LEDGER_ID":{"path":53247,"mnemonic":"sting-angle-kidney-rather"}}}
node2 1m 50.166s 2026-02-24 19:42:35.137 731 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Finished writing state for round 6488 to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/6488 {"round":6488,"freezeState":false,"reason":"PERIODIC_SNAPSHOT","directory":"file:///opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/6488/"} [com.swirlds.logging.legacy.payload.StateSavedToDiskPayload]
node2 1m 50.167s 2026-02-24 19:42:35.138 732 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> FileUtils: deleting directory /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/5229
node1 1m 50.316s 2026-02-24 19:42:35.287 727 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6540
node0 1m 50.322s 2026-02-24 19:42:35.293 741 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6540
node1 1m 50.326s 2026-02-24 19:42:35.297 729 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.VirtualMapStateImpl@139a84dc
node1 1m 50.326s 2026-02-24 19:42:35.297 730 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 6488
node1 1m 50.327s 2026-02-24 19:42:35.298 731 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Information for state written to disk:
Round: 6488 Timestamp: 2026-02-24T19:42:32.024400Z Next consensus number: 77490 Legacy running event hash: 145b1302036a543c2c3f4db78210edbc5743b02a9f9e7e72669f163a7dcc25fa192a9dcfb80863fa967b021c5b4f3018 Legacy running event mnemonic: merge-gate-hood-maple Rounds non-ancient: 26 Creation version: SemanticVersion[major=0, minor=80, patch=0, pre=, build=0] Minimum judge hash code: 1290780067 Root hash: 9c03b76fecb12c56d32677824b4731b54dfa5d5027a03f14669772465b4bd4b2712dcb1dad98bddde69ad6767d8b5035 (root) VirtualMap state / leisure-banana-hazard-member {"Queues (Queue States)":{"RecordCache.TRANSACTION_RECEIPTS":{"head":3124,"path":48543,"tail":3125},"FileService.FILESERVICE_I_UPGRADE_DATA_150":{"head":1,"path":44847,"tail":27869}},"VirtualMapMetadata":{"firstLeafPath":28635,"lastLeafPath":57270},"Singletons":{"HintsService.CRS_STATE":{"path":45055,"mnemonic":"cotton-cereal-assault-scatter"},"EntityIdService.ENTITY_ID":{"path":49151,"mnemonic":"evoke-about-keep-job"},"TokenService.NODE_PAYMENTS":{"path":44031,"mnemonic":"afraid-tank-subway-garbage"},"HintsService.ACTIVE_HINTS_CONSTRUCTION":{"path":28671,"mnemonic":"grit-develop-dinosaur-breeze"},"HistoryService.ACTIVE_PROOF_CONSTRUCTION":{"path":30719,"mnemonic":"believe-laundry-lawsuit-rule"},"BlockStreamService.BLOCK_STREAM_INFO":{"path":55295,"mnemonic":"spice-system-pond-acquire"},"RosterService.ROSTER_STATE":{"path":43007,"mnemonic":"bachelor-violin-engage-dog"},"PlatformStateService.PLATFORM_STATE":{"path":32767,"mnemonic":"arctic-human-spray-shift"},"FeeService.MIDNIGHT_RATES":{"path":33791,"mnemonic":"banner-alley-rubber-boy"},"TokenService.STAKING_NETWORK_REWARDS":{"path":39935,"mnemonic":"symptom-witness-carpet-boss"},"FreezeService.FREEZE_TIME":{"path":37887,"mnemonic":"fork-foam-fringe-ancient"},"EntityIdService.ENTITY_COUNTS":{"path":40959,"mnemonic":"dish-lucky-lamp-cargo"},"TokenService.NODE_REWARDS":{"path":41983,"mnemonic":"betray-squeeze-they-brown"},"BlockRecordService.RUNNING_HASHES":{"path":47103,"mnemonic":"jazz-extend-broccoli-elegant"},"BlockRecordService.BLOCKS":{"path":51199,"mnemonic":"element-very-motor-emerge"},"CongestionThrottleService.THROTTLE_USAGE_SNAPSHOTS":{"path":29695,"mnemonic":"length-snake-relax-elite"},"HistoryService.NEXT_PROOF_CONSTRUCTION":{"path":34815,"mnemonic":"bean-pilot-boss-script"},"HintsService.NEXT_HINTS_CONSTRUCTION":{"path":36863,"mnemonic":"clump-income-brain-census"},"CongestionThrottleService.CONGESTION_LEVEL_STARTS":{"path":31743,"mnemonic":"since-atom-knock-salute"},"FreezeService.UPGRADE_FILE_HASH":{"path":35839,"mnemonic":"travel-sadness-quantum-exile"},"HistoryService.LEDGER_ID":{"path":53247,"mnemonic":"sting-angle-kidney-rather"}}}
node1 1m 50.333s 2026-02-24 19:42:35.304 732 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Finished writing state for round 6488 to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/6488 {"round":6488,"freezeState":false,"reason":"PERIODIC_SNAPSHOT","directory":"file:///opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/6488/"} [com.swirlds.logging.legacy.payload.StateSavedToDiskPayload]
node1 1m 50.335s 2026-02-24 19:42:35.306 733 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> FileUtils: deleting directory /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/5229
node2 1m 50.346s 2026-02-24 19:42:35.317 733 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6540
node1 1m 51.216s 2026-02-24 19:42:36.187 742 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6555
node0 1m 51.222s 2026-02-24 19:42:36.193 742 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6555
node2 1m 51.246s 2026-02-24 19:42:36.217 742 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6555
node1 1m 51.697s 2026-02-24 19:42:36.668 754 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6563
node0 1m 51.701s 2026-02-24 19:42:36.672 754 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6563
node2 1m 51.726s 2026-02-24 19:42:36.697 754 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6563
node2 1m 52.025s 2026-02-24 19:42:36.996 755 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6569
node0 1m 52.055s 2026-02-24 19:42:37.026 755 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6569
node1 1m 52.057s 2026-02-24 19:42:37.028 755 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6569
node1 1m 52.296s 2026-02-24 19:42:37.267 756 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6573
node0 1m 52.301s 2026-02-24 19:42:37.272 756 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6573
node2 1m 52.313s 2026-02-24 19:42:37.284 756 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6573
node1 1m 52.836s 2026-02-24 19:42:37.807 757 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6582
node0 1m 52.841s 2026-02-24 19:42:37.812 757 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6582
node2 1m 52.865s 2026-02-24 19:42:37.836 757 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6582
node1 1m 53.917s 2026-02-24 19:42:38.888 769 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6600
node0 1m 53.921s 2026-02-24 19:42:38.892 769 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6600
node2 1m 53.934s 2026-02-24 19:42:38.905 769 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6600
node1 1m 55.597s 2026-02-24 19:42:40.568 770 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6628
node0 1m 55.601s 2026-02-24 19:42:40.572 770 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6628
node2 1m 55.625s 2026-02-24 19:42:40.596 770 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6628
node1 1m 55.837s 2026-02-24 19:42:40.808 774 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6632
node0 1m 55.842s 2026-02-24 19:42:40.813 782 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6632
node2 1m 55.865s 2026-02-24 19:42:40.836 782 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6632
node1 1m 56.737s 2026-02-24 19:42:41.708 783 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6647
node0 1m 56.741s 2026-02-24 19:42:41.712 783 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6647
node2 1m 56.766s 2026-02-24 19:42:41.737 783 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6647
node1 1m 56.977s 2026-02-24 19:42:41.948 784 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6651
node0 1m 56.981s 2026-02-24 19:42:41.952 784 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6651
node2 1m 57.006s 2026-02-24 19:42:41.977 784 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6651
node2 1m 58.686s 2026-02-24 19:42:43.657 796 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6680
node0 1m 58.711s 2026-02-24 19:42:43.682 796 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6680
node1 1m 58.717s 2026-02-24 19:42:43.688 796 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6680
node1 1m 58.837s 2026-02-24 19:42:43.808 797 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6682
node0 1m 58.841s 2026-02-24 19:42:43.812 797 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6682
node2 1m 58.865s 2026-02-24 19:42:43.836 797 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6682
node0 1m 59.501s 2026-02-24 19:42:44.472 798 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6693
node1 1m 59.503s 2026-02-24 19:42:44.474 798 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6693
node2 1m 59.526s 2026-02-24 19:42:44.497 798 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6693
node0 1m 59.981s 2026-02-24 19:42:44.952 802 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6701
node1 1m 59.987s 2026-02-24 19:42:44.958 802 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6701
node2 2.000m 2026-02-24 19:42:44.977 810 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6701
node0 2.004m 2026-02-24 19:42:45.193 811 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6705
node1 2.004m 2026-02-24 19:42:45.198 811 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6705
node2 2.004m 2026-02-24 19:42:45.217 811 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6705
node2 2.013m 2026-02-24 19:42:45.757 812 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6715
node0 2.014m 2026-02-24 19:42:45.787 812 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6715
node1 2.014m 2026-02-24 19:42:45.797 812 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6715
node0 2.016m 2026-02-24 19:42:45.912 813 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6717
node1 2.016m 2026-02-24 19:42:45.918 813 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6717
node2 2.016m 2026-02-24 19:42:45.937 813 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6717
node0 2m 2.021s 2026-02-24 19:42:46.992 817 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6735
node1 2m 2.027s 2026-02-24 19:42:46.998 817 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6735
node2 2m 2.046s 2026-02-24 19:42:47.017 817 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6735
node0 2m 2.681s 2026-02-24 19:42:47.652 826 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6746
node2 2m 2.705s 2026-02-24 19:42:47.676 826 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6746
node1 2m 2.708s 2026-02-24 19:42:47.679 826 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6746
node0 2m 3.161s 2026-02-24 19:42:48.132 827 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6754
node1 2m 3.167s 2026-02-24 19:42:48.138 827 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6754
node2 2m 3.185s 2026-02-24 19:42:48.156 827 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6754
node2 2m 3.245s 2026-02-24 19:42:48.216 828 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6756
node1 2m 3.256s 2026-02-24 19:42:48.227 828 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6756
node0 2m 3.275s 2026-02-24 19:42:48.246 828 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6756
node0 2m 3.641s 2026-02-24 19:42:48.612 829 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6762
node1 2m 3.646s 2026-02-24 19:42:48.617 829 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6762
node2 2m 3.665s 2026-02-24 19:42:48.636 829 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6762
node2 2m 4.145s 2026-02-24 19:42:49.116 833 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6771
node0 2m 4.168s 2026-02-24 19:42:49.139 833 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6771
node1 2m 4.186s 2026-02-24 19:42:49.157 833 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6771
node0 2m 4.301s 2026-02-24 19:42:49.272 842 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6773
node1 2m 4.307s 2026-02-24 19:42:49.278 834 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6773
node2 2m 4.323s 2026-02-24 19:42:49.294 842 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6773
node0 2m 4.781s 2026-02-24 19:42:49.752 843 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6781
node1 2m 4.787s 2026-02-24 19:42:49.758 843 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6781
node2 2m 4.805s 2026-02-24 19:42:49.776 843 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6781
node0 2m 5.021s 2026-02-24 19:42:49.992 844 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6785
node1 2m 5.027s 2026-02-24 19:42:49.998 844 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6785
node2 2m 5.045s 2026-02-24 19:42:50.016 844 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6785
node2 2m 8.345s 2026-02-24 19:42:53.316 859 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6841
node0 2m 8.368s 2026-02-24 19:42:53.339 859 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6841
node1 2m 8.386s 2026-02-24 19:42:53.357 867 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6841
node0 2m 8.501s 2026-02-24 19:42:53.472 868 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6843
node1 2m 8.507s 2026-02-24 19:42:53.478 868 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6843
node2 2m 8.525s 2026-02-24 19:42:53.496 868 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6843
node0 2m 8.981s 2026-02-24 19:42:53.952 869 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6851
node1 2m 8.986s 2026-02-24 19:42:53.957 869 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6851
node2 2m 9.005s 2026-02-24 19:42:53.976 869 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6851
node0 2m 9.221s 2026-02-24 19:42:54.192 870 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6855
node1 2m 9.227s 2026-02-24 19:42:54.198 870 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6855
node2 2m 9.246s 2026-02-24 19:42:54.217 870 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6855
node0 2m 9.941s 2026-02-24 19:42:54.912 871 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6867
node1 2m 9.947s 2026-02-24 19:42:54.918 871 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6867
node2 2m 9.965s 2026-02-24 19:42:54.936 871 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6867
node0 2m 11.081s 2026-02-24 19:42:56.052 883 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6886
node1 2m 11.087s 2026-02-24 19:42:56.058 883 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6886
node2 2m 11.105s 2026-02-24 19:42:56.076 883 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6886
node2 2m 12.065s 2026-02-24 19:42:57.036 884 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6903
node1 2m 12.076s 2026-02-24 19:42:57.047 884 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6903
node0 2m 12.093s 2026-02-24 19:42:57.064 884 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6903
node0 2m 12.461s 2026-02-24 19:42:57.432 896 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6909
node1 2m 12.466s 2026-02-24 19:42:57.437 888 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6909
node2 2m 12.485s 2026-02-24 19:42:57.456 896 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6909
node0 2m 12.701s 2026-02-24 19:42:57.672 897 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6913
node1 2m 12.706s 2026-02-24 19:42:57.677 897 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6913
node2 2m 12.726s 2026-02-24 19:42:57.697 897 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6913
node2 2m 12.786s 2026-02-24 19:42:57.757 898 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6915
node1 2m 12.797s 2026-02-24 19:42:57.768 898 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6915
node0 2m 12.817s 2026-02-24 19:42:57.788 898 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6915
node2 2m 13.205s 2026-02-24 19:42:58.176 899 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6922
node0 2m 13.232s 2026-02-24 19:42:58.203 899 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6922
node1 2m 13.247s 2026-02-24 19:42:58.218 899 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6922
node0 2m 13.361s 2026-02-24 19:42:58.332 900 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6924
node1 2m 13.367s 2026-02-24 19:42:58.338 900 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6924
node2 2m 13.385s 2026-02-24 19:42:58.356 900 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6924
node0 2m 13.601s 2026-02-24 19:42:58.572 901 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6928
node1 2m 13.606s 2026-02-24 19:42:58.577 901 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6928
node2 2m 13.625s 2026-02-24 19:42:58.596 901 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6928
node0 2m 13.842s 2026-02-24 19:42:58.813 902 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6932
node1 2m 13.847s 2026-02-24 19:42:58.818 902 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6932
node2 2m 13.865s 2026-02-24 19:42:58.836 902 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6932
node0 2m 14.321s 2026-02-24 19:42:59.292 903 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6940
node1 2m 14.327s 2026-02-24 19:42:59.298 903 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6940
node2 2m 14.345s 2026-02-24 19:42:59.316 903 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6940
node0 2m 14.741s 2026-02-24 19:42:59.712 915 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6947
node1 2m 14.746s 2026-02-24 19:42:59.717 915 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6947
node2 2m 14.763s 2026-02-24 19:42:59.734 915 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6947
node0 2m 15.221s 2026-02-24 19:43:00.192 916 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6955
node1 2m 15.227s 2026-02-24 19:43:00.198 916 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6955
node2 2m 15.245s 2026-02-24 19:43:00.216 916 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6955
node0 2m 15.702s 2026-02-24 19:43:00.673 917 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6963
node1 2m 15.707s 2026-02-24 19:43:00.678 917 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6963
node2 2m 15.725s 2026-02-24 19:43:00.696 917 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6963
node2 2m 15.786s 2026-02-24 19:43:00.757 918 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6965
node0 2m 15.814s 2026-02-24 19:43:00.785 918 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6965
node1 2m 15.827s 2026-02-24 19:43:00.798 918 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6965
node2 2m 16.025s 2026-02-24 19:43:00.996 919 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6969
node1 2m 16.036s 2026-02-24 19:43:01.007 919 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6969
node0 2m 16.056s 2026-02-24 19:43:01.027 919 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6969
node0 2m 16.483s 2026-02-24 19:43:01.454 921 INFO STATE_TO_DISK <<scheduler TransactionHandler>> DefaultSavedStateController: Signed state from round 6976 created, will eventually be written to disk, for reason: PERIODIC_SNAPSHOT
node1 2m 16.490s 2026-02-24 19:43:01.461 921 INFO STATE_TO_DISK <<scheduler TransactionHandler>> DefaultSavedStateController: Signed state from round 6976 created, will eventually be written to disk, for reason: PERIODIC_SNAPSHOT
node2 2m 16.504s 2026-02-24 19:43:01.475 921 INFO STATE_TO_DISK <<scheduler TransactionHandler>> DefaultSavedStateController: Signed state from round 6976 created, will eventually be written to disk, for reason: PERIODIC_SNAPSHOT
node0 2m 16.541s 2026-02-24 19:43:01.512 924 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Started writing round 6976 state to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/6976
node0 2m 16.542s 2026-02-24 19:43:01.513 925 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 6976
node0 2m 16.542s 2026-02-24 19:43:01.513 926 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.VirtualMapStateImpl@b79cfa0
node2 2m 16.575s 2026-02-24 19:43:01.546 924 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Started writing round 6976 state to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/6976
node2 2m 16.576s 2026-02-24 19:43:01.547 925 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 6976
node2 2m 16.576s 2026-02-24 19:43:01.547 926 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.VirtualMapStateImpl@2d3743d1
node1 2m 16.579s 2026-02-24 19:43:01.550 924 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Started writing round 6976 state to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/6976
node1 2m 16.580s 2026-02-24 19:43:01.551 925 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 6976
node1 2m 16.580s 2026-02-24 19:43:01.551 926 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.VirtualMapStateImpl@177d0f36
node0 2m 16.721s 2026-02-24 19:43:01.692 935 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6980
node1 2m 16.727s 2026-02-24 19:43:01.698 934 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6980
node2 2m 16.745s 2026-02-24 19:43:01.716 935 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6980
node0 2m 17.081s 2026-02-24 19:43:02.052 936 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6986
node1 2m 17.087s 2026-02-24 19:43:02.058 936 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6986
node2 2m 17.105s 2026-02-24 19:43:02.076 936 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6986
node2 2m 17.646s 2026-02-24 19:43:02.617 965 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6996
node0 2m 17.676s 2026-02-24 19:43:02.647 965 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6996
node1 2m 17.687s 2026-02-24 19:43:02.658 950 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6996
node0 2m 17.801s 2026-02-24 19:43:02.772 966 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6998
node1 2m 17.807s 2026-02-24 19:43:02.778 966 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6998
node2 2m 17.826s 2026-02-24 19:43:02.797 966 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 6998
node0 2m 18.101s 2026-02-24 19:43:03.072 967 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7003
node1 2m 18.106s 2026-02-24 19:43:03.077 967 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7003
node2 2m 18.123s 2026-02-24 19:43:03.094 967 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7003
node0 2m 18.281s 2026-02-24 19:43:03.252 968 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7006
node1 2m 18.287s 2026-02-24 19:43:03.258 968 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7006
node2 2m 18.293s 2026-02-24 19:43:03.264 968 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7006
node2 2m 19.205s 2026-02-24 19:43:04.176 975 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7022
node0 2m 19.228s 2026-02-24 19:43:04.199 975 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7022
node1 2m 19.247s 2026-02-24 19:43:04.218 975 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7022
node0 2m 19.250s 2026-02-24 19:43:04.221 977 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.VirtualMapStateImpl@b79cfa0
node0 2m 19.250s 2026-02-24 19:43:04.221 978 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 6976
node0 2m 19.251s 2026-02-24 19:43:04.222 979 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Information for state written to disk:
Round: 6976 Timestamp: 2026-02-24T19:43:01.271972Z Next consensus number: 78952 Legacy running event hash: 85548b69959cf771b89ed4e8b229e636efed4ee4b296fc7e5b91fa3fb1d46e3ddc912d16c82bb479ba0ec98c19b60271 Legacy running event mnemonic: few-napkin-erode-ball Rounds non-ancient: 26 Creation version: SemanticVersion[major=0, minor=80, patch=0, pre=, build=0] Minimum judge hash code: 899534991 Root hash: b66ce028d19184d05c8d10220456e9d037095dfad25bcc14e26ccaf4157b662bc52a9fa75b31a4a3b2fbea5ec15fa26e (root) VirtualMap state / crater-wild-social-gravity {"Queues (Queue States)":{"RecordCache.TRANSACTION_RECEIPTS":{"head":3125,"path":48543,"tail":3125},"FileService.FILESERVICE_I_UPGRADE_DATA_150":{"head":1,"path":44847,"tail":27869}},"VirtualMapMetadata":{"firstLeafPath":28634,"lastLeafPath":57268},"Singletons":{"HintsService.CRS_STATE":{"path":45055,"mnemonic":"cotton-cereal-assault-scatter"},"EntityIdService.ENTITY_ID":{"path":49151,"mnemonic":"evoke-about-keep-job"},"TokenService.NODE_PAYMENTS":{"path":44031,"mnemonic":"afraid-tank-subway-garbage"},"HintsService.ACTIVE_HINTS_CONSTRUCTION":{"path":28671,"mnemonic":"grit-develop-dinosaur-breeze"},"HistoryService.ACTIVE_PROOF_CONSTRUCTION":{"path":30719,"mnemonic":"believe-laundry-lawsuit-rule"},"BlockStreamService.BLOCK_STREAM_INFO":{"path":55295,"mnemonic":"husband-kidney-mask-alcohol"},"RosterService.ROSTER_STATE":{"path":43007,"mnemonic":"bachelor-violin-engage-dog"},"PlatformStateService.PLATFORM_STATE":{"path":32767,"mnemonic":"fatigue-sing-alert-feed"},"FeeService.MIDNIGHT_RATES":{"path":33791,"mnemonic":"banner-alley-rubber-boy"},"TokenService.STAKING_NETWORK_REWARDS":{"path":39935,"mnemonic":"symptom-witness-carpet-boss"},"FreezeService.FREEZE_TIME":{"path":37887,"mnemonic":"fork-foam-fringe-ancient"},"EntityIdService.ENTITY_COUNTS":{"path":40959,"mnemonic":"dish-lucky-lamp-cargo"},"TokenService.NODE_REWARDS":{"path":41983,"mnemonic":"lake-salt-eyebrow-border"},"BlockRecordService.RUNNING_HASHES":{"path":47103,"mnemonic":"jazz-extend-broccoli-elegant"},"BlockRecordService.BLOCKS":{"path":51199,"mnemonic":"element-very-motor-emerge"},"CongestionThrottleService.THROTTLE_USAGE_SNAPSHOTS":{"path":29695,"mnemonic":"length-snake-relax-elite"},"HistoryService.NEXT_PROOF_CONSTRUCTION":{"path":34815,"mnemonic":"bean-pilot-boss-script"},"HintsService.NEXT_HINTS_CONSTRUCTION":{"path":36863,"mnemonic":"clump-income-brain-census"},"CongestionThrottleService.CONGESTION_LEVEL_STARTS":{"path":31743,"mnemonic":"since-atom-knock-salute"},"FreezeService.UPGRADE_FILE_HASH":{"path":35839,"mnemonic":"travel-sadness-quantum-exile"},"HistoryService.LEDGER_ID":{"path":53247,"mnemonic":"sting-angle-kidney-rather"}}}
node0 2m 19.255s 2026-02-24 19:43:04.226 980 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Finished writing state for round 6976 to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/6976 {"round":6976,"freezeState":false,"reason":"PERIODIC_SNAPSHOT","directory":"file:///opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/6976/"} [com.swirlds.logging.legacy.payload.StateSavedToDiskPayload]
node0 2m 19.256s 2026-02-24 19:43:04.227 981 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> FileUtils: deleting directory /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/5321
node0 2m 19.361s 2026-02-24 19:43:04.332 982 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7024
node1 2m 19.366s 2026-02-24 19:43:04.337 976 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7024
node2 2m 19.385s 2026-02-24 19:43:04.356 976 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7024
node2 2m 19.436s 2026-02-24 19:43:04.407 978 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.VirtualMapStateImpl@2d3743d1
node2 2m 19.436s 2026-02-24 19:43:04.407 979 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 6976
node2 2m 19.437s 2026-02-24 19:43:04.408 980 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Information for state written to disk:
Round: 6976 Timestamp: 2026-02-24T19:43:01.271972Z Next consensus number: 78952 Legacy running event hash: 85548b69959cf771b89ed4e8b229e636efed4ee4b296fc7e5b91fa3fb1d46e3ddc912d16c82bb479ba0ec98c19b60271 Legacy running event mnemonic: few-napkin-erode-ball Rounds non-ancient: 26 Creation version: SemanticVersion[major=0, minor=80, patch=0, pre=, build=0] Minimum judge hash code: 899534991 Root hash: b66ce028d19184d05c8d10220456e9d037095dfad25bcc14e26ccaf4157b662bc52a9fa75b31a4a3b2fbea5ec15fa26e (root) VirtualMap state / crater-wild-social-gravity {"Queues (Queue States)":{"RecordCache.TRANSACTION_RECEIPTS":{"head":3125,"path":48543,"tail":3125},"FileService.FILESERVICE_I_UPGRADE_DATA_150":{"head":1,"path":44847,"tail":27869}},"VirtualMapMetadata":{"firstLeafPath":28634,"lastLeafPath":57268},"Singletons":{"HintsService.CRS_STATE":{"path":45055,"mnemonic":"cotton-cereal-assault-scatter"},"EntityIdService.ENTITY_ID":{"path":49151,"mnemonic":"evoke-about-keep-job"},"TokenService.NODE_PAYMENTS":{"path":44031,"mnemonic":"afraid-tank-subway-garbage"},"HintsService.ACTIVE_HINTS_CONSTRUCTION":{"path":28671,"mnemonic":"grit-develop-dinosaur-breeze"},"HistoryService.ACTIVE_PROOF_CONSTRUCTION":{"path":30719,"mnemonic":"believe-laundry-lawsuit-rule"},"BlockStreamService.BLOCK_STREAM_INFO":{"path":55295,"mnemonic":"husband-kidney-mask-alcohol"},"RosterService.ROSTER_STATE":{"path":43007,"mnemonic":"bachelor-violin-engage-dog"},"PlatformStateService.PLATFORM_STATE":{"path":32767,"mnemonic":"fatigue-sing-alert-feed"},"FeeService.MIDNIGHT_RATES":{"path":33791,"mnemonic":"banner-alley-rubber-boy"},"TokenService.STAKING_NETWORK_REWARDS":{"path":39935,"mnemonic":"symptom-witness-carpet-boss"},"FreezeService.FREEZE_TIME":{"path":37887,"mnemonic":"fork-foam-fringe-ancient"},"EntityIdService.ENTITY_COUNTS":{"path":40959,"mnemonic":"dish-lucky-lamp-cargo"},"TokenService.NODE_REWARDS":{"path":41983,"mnemonic":"lake-salt-eyebrow-border"},"BlockRecordService.RUNNING_HASHES":{"path":47103,"mnemonic":"jazz-extend-broccoli-elegant"},"BlockRecordService.BLOCKS":{"path":51199,"mnemonic":"element-very-motor-emerge"},"CongestionThrottleService.THROTTLE_USAGE_SNAPSHOTS":{"path":29695,"mnemonic":"length-snake-relax-elite"},"HistoryService.NEXT_PROOF_CONSTRUCTION":{"path":34815,"mnemonic":"bean-pilot-boss-script"},"HintsService.NEXT_HINTS_CONSTRUCTION":{"path":36863,"mnemonic":"clump-income-brain-census"},"CongestionThrottleService.CONGESTION_LEVEL_STARTS":{"path":31743,"mnemonic":"since-atom-knock-salute"},"FreezeService.UPGRADE_FILE_HASH":{"path":35839,"mnemonic":"travel-sadness-quantum-exile"},"HistoryService.LEDGER_ID":{"path":53247,"mnemonic":"sting-angle-kidney-rather"}}}
node2 2m 19.443s 2026-02-24 19:43:04.414 981 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Finished writing state for round 6976 to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/6976 {"round":6976,"freezeState":false,"reason":"PERIODIC_SNAPSHOT","directory":"file:///opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/6976/"} [com.swirlds.logging.legacy.payload.StateSavedToDiskPayload]
node2 2m 19.444s 2026-02-24 19:43:04.415 982 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> FileUtils: deleting directory /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/5321
node1 2m 19.590s 2026-02-24 19:43:04.561 978 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.VirtualMapStateImpl@177d0f36
node1 2m 19.591s 2026-02-24 19:43:04.562 979 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 6976
node1 2m 19.592s 2026-02-24 19:43:04.563 980 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Information for state written to disk:
Round: 6976 Timestamp: 2026-02-24T19:43:01.271972Z Next consensus number: 78952 Legacy running event hash: 85548b69959cf771b89ed4e8b229e636efed4ee4b296fc7e5b91fa3fb1d46e3ddc912d16c82bb479ba0ec98c19b60271 Legacy running event mnemonic: few-napkin-erode-ball Rounds non-ancient: 26 Creation version: SemanticVersion[major=0, minor=80, patch=0, pre=, build=0] Minimum judge hash code: 899534991 Root hash: b66ce028d19184d05c8d10220456e9d037095dfad25bcc14e26ccaf4157b662bc52a9fa75b31a4a3b2fbea5ec15fa26e (root) VirtualMap state / crater-wild-social-gravity {"Queues (Queue States)":{"RecordCache.TRANSACTION_RECEIPTS":{"head":3125,"path":48543,"tail":3125},"FileService.FILESERVICE_I_UPGRADE_DATA_150":{"head":1,"path":44847,"tail":27869}},"VirtualMapMetadata":{"firstLeafPath":28634,"lastLeafPath":57268},"Singletons":{"HintsService.CRS_STATE":{"path":45055,"mnemonic":"cotton-cereal-assault-scatter"},"EntityIdService.ENTITY_ID":{"path":49151,"mnemonic":"evoke-about-keep-job"},"TokenService.NODE_PAYMENTS":{"path":44031,"mnemonic":"afraid-tank-subway-garbage"},"HintsService.ACTIVE_HINTS_CONSTRUCTION":{"path":28671,"mnemonic":"grit-develop-dinosaur-breeze"},"HistoryService.ACTIVE_PROOF_CONSTRUCTION":{"path":30719,"mnemonic":"believe-laundry-lawsuit-rule"},"BlockStreamService.BLOCK_STREAM_INFO":{"path":55295,"mnemonic":"husband-kidney-mask-alcohol"},"RosterService.ROSTER_STATE":{"path":43007,"mnemonic":"bachelor-violin-engage-dog"},"PlatformStateService.PLATFORM_STATE":{"path":32767,"mnemonic":"fatigue-sing-alert-feed"},"FeeService.MIDNIGHT_RATES":{"path":33791,"mnemonic":"banner-alley-rubber-boy"},"TokenService.STAKING_NETWORK_REWARDS":{"path":39935,"mnemonic":"symptom-witness-carpet-boss"},"FreezeService.FREEZE_TIME":{"path":37887,"mnemonic":"fork-foam-fringe-ancient"},"EntityIdService.ENTITY_COUNTS":{"path":40959,"mnemonic":"dish-lucky-lamp-cargo"},"TokenService.NODE_REWARDS":{"path":41983,"mnemonic":"lake-salt-eyebrow-border"},"BlockRecordService.RUNNING_HASHES":{"path":47103,"mnemonic":"jazz-extend-broccoli-elegant"},"BlockRecordService.BLOCKS":{"path":51199,"mnemonic":"element-very-motor-emerge"},"CongestionThrottleService.THROTTLE_USAGE_SNAPSHOTS":{"path":29695,"mnemonic":"length-snake-relax-elite"},"HistoryService.NEXT_PROOF_CONSTRUCTION":{"path":34815,"mnemonic":"bean-pilot-boss-script"},"HintsService.NEXT_HINTS_CONSTRUCTION":{"path":36863,"mnemonic":"clump-income-brain-census"},"CongestionThrottleService.CONGESTION_LEVEL_STARTS":{"path":31743,"mnemonic":"since-atom-knock-salute"},"FreezeService.UPGRADE_FILE_HASH":{"path":35839,"mnemonic":"travel-sadness-quantum-exile"},"HistoryService.LEDGER_ID":{"path":53247,"mnemonic":"sting-angle-kidney-rather"}}}
node1 2m 19.599s 2026-02-24 19:43:04.570 981 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Finished writing state for round 6976 to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/6976 {"round":6976,"freezeState":false,"reason":"PERIODIC_SNAPSHOT","directory":"file:///opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/6976/"} [com.swirlds.logging.legacy.payload.StateSavedToDiskPayload]
node1 2m 19.600s 2026-02-24 19:43:04.571 982 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> FileUtils: deleting directory /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/5321
node2 2m 19.926s 2026-02-24 19:43:04.897 991 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7034
node0 2m 19.951s 2026-02-24 19:43:04.922 991 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7034
node1 2m 19.967s 2026-02-24 19:43:04.938 991 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7034
node0 2m 20.082s 2026-02-24 19:43:05.053 992 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7036
node1 2m 20.086s 2026-02-24 19:43:05.057 992 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7036
node2 2m 20.106s 2026-02-24 19:43:05.077 992 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7036
node0 2m 20.321s 2026-02-24 19:43:05.292 993 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7040
node1 2m 20.327s 2026-02-24 19:43:05.298 993 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7040
node2 2m 20.345s 2026-02-24 19:43:05.316 993 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7040
node0 2m 20.561s 2026-02-24 19:43:05.532 994 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7044
node1 2m 20.567s 2026-02-24 19:43:05.538 994 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7044
node2 2m 20.585s 2026-02-24 19:43:05.556 994 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7044
node0 2m 20.801s 2026-02-24 19:43:05.772 1006 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7048
node1 2m 20.807s 2026-02-24 19:43:05.778 998 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7048
node2 2m 20.825s 2026-02-24 19:43:05.796 1006 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7048
node0 2m 21.461s 2026-02-24 19:43:06.432 1007 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7059
node1 2m 21.467s 2026-02-24 19:43:06.438 1007 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7059
node2 2m 21.485s 2026-02-24 19:43:06.456 1007 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7059
node0 2m 22.181s 2026-02-24 19:43:07.152 1008 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7071
node1 2m 22.187s 2026-02-24 19:43:07.158 1008 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7071
node2 2m 22.206s 2026-02-24 19:43:07.177 1008 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7071
node0 2m 22.842s 2026-02-24 19:43:07.813 1012 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7082
node1 2m 22.847s 2026-02-24 19:43:07.818 1012 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7082
node2 2m 22.864s 2026-02-24 19:43:07.835 1012 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7082
node0 2m 23.562s 2026-02-24 19:43:08.533 1021 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7094
node1 2m 23.566s 2026-02-24 19:43:08.537 1021 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7094
node2 2m 23.585s 2026-02-24 19:43:08.556 1021 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7094
node2 2m 24.305s 2026-02-24 19:43:09.276 1022 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7107
node0 2m 24.328s 2026-02-24 19:43:09.299 1022 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7107
node1 2m 24.347s 2026-02-24 19:43:09.318 1022 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7107
node0 2m 24.462s 2026-02-24 19:43:09.433 1023 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7109
node1 2m 24.467s 2026-02-24 19:43:09.438 1023 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7109
node2 2m 24.482s 2026-02-24 19:43:09.453 1023 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7109
node2 2m 24.545s 2026-02-24 19:43:09.516 1024 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7111
node0 2m 24.569s 2026-02-24 19:43:09.540 1024 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7111
node1 2m 24.587s 2026-02-24 19:43:09.558 1024 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7111
node0 2m 25.181s 2026-02-24 19:43:10.152 1036 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7121
node1 2m 25.187s 2026-02-24 19:43:10.158 1036 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7121
node2 2m 25.206s 2026-02-24 19:43:10.177 1036 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7121
node2 2m 25.506s 2026-02-24 19:43:10.477 1037 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7127
node0 2m 25.535s 2026-02-24 19:43:10.506 1037 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7127
node1 2m 25.547s 2026-02-24 19:43:10.518 1037 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7127
node0 2m 25.662s 2026-02-24 19:43:10.633 1038 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7129
node1 2m 25.667s 2026-02-24 19:43:10.638 1038 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7129
node2 2m 25.686s 2026-02-24 19:43:10.657 1038 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7129
node2 2m 25.745s 2026-02-24 19:43:10.716 1039 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7131
node1 2m 25.757s 2026-02-24 19:43:10.728 1039 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7131
node0 2m 25.777s 2026-02-24 19:43:10.748 1039 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7131
node2 2m 26.405s 2026-02-24 19:43:11.376 1040 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7142
node0 2m 26.434s 2026-02-24 19:43:11.405 1040 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7142
node1 2m 26.447s 2026-02-24 19:43:11.418 1040 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7142
node0 2m 26.801s 2026-02-24 19:43:11.772 1041 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7148
node1 2m 26.806s 2026-02-24 19:43:11.777 1041 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7148
node2 2m 26.825s 2026-02-24 19:43:11.796 1041 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7148
node0 2m 28.181s 2026-02-24 19:43:13.152 1053 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7171
node1 2m 28.186s 2026-02-24 19:43:13.157 1053 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7171
node2 2m 28.206s 2026-02-24 19:43:13.177 1053 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7171
node0 2m 28.541s 2026-02-24 19:43:13.512 1054 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7177
node1 2m 28.547s 2026-02-24 19:43:13.518 1054 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7177
node2 2m 28.565s 2026-02-24 19:43:13.536 1054 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7177
node2 2m 28.925s 2026-02-24 19:43:13.896 1055 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7184
node0 2m 28.949s 2026-02-24 19:43:13.920 1055 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7184
node1 2m 28.966s 2026-02-24 19:43:13.937 1055 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7184
node0 2m 29.561s 2026-02-24 19:43:14.532 1067 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7194
node1 2m 29.567s 2026-02-24 19:43:14.538 1067 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7194
node2 2m 29.585s 2026-02-24 19:43:14.556 1067 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7194
node0 2m 30.701s 2026-02-24 19:43:15.672 1068 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7213
node1 2m 30.706s 2026-02-24 19:43:15.677 1068 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7213
node2 2m 30.725s 2026-02-24 19:43:15.696 1068 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7213
node0 2m 31.842s 2026-02-24 19:43:16.813 1080 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7232
node1 2m 31.847s 2026-02-24 19:43:16.818 1080 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7232
node2 2m 31.864s 2026-02-24 19:43:16.835 1080 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7232
node2 2m 31.926s 2026-02-24 19:43:16.897 1081 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7234
node0 2m 31.950s 2026-02-24 19:43:16.921 1081 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7234
node1 2m 31.967s 2026-02-24 19:43:16.938 1081 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7234
node0 2m 32.081s 2026-02-24 19:43:17.052 1082 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7236
node1 2m 32.086s 2026-02-24 19:43:17.057 1082 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7236
node2 2m 32.105s 2026-02-24 19:43:17.076 1082 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7236
node0 2m 32.562s 2026-02-24 19:43:17.533 1083 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7244
node1 2m 32.575s 2026-02-24 19:43:17.546 1083 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7244
node2 2m 32.586s 2026-02-24 19:43:17.557 1083 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7244
node0 2m 32.801s 2026-02-24 19:43:17.772 1084 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7248
node1 2m 32.806s 2026-02-24 19:43:17.777 1084 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7248
node2 2m 32.825s 2026-02-24 19:43:17.796 1084 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7248
node0 2m 33.461s 2026-02-24 19:43:18.432 1096 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7259
node1 2m 33.467s 2026-02-24 19:43:18.438 1096 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7259
node2 2m 33.485s 2026-02-24 19:43:18.456 1096 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7259
node0 2m 34.421s 2026-02-24 19:43:19.392 1097 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7275
node1 2m 34.426s 2026-02-24 19:43:19.397 1097 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7275
node2 2m 34.445s 2026-02-24 19:43:19.416 1097 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7275
node2 2m 34.505s 2026-02-24 19:43:19.476 1098 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7277
node0 2m 34.532s 2026-02-24 19:43:19.503 1098 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7277
node1 2m 34.547s 2026-02-24 19:43:19.518 1098 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7277
node0 2m 35.381s 2026-02-24 19:43:20.352 1102 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7291
node1 2m 35.387s 2026-02-24 19:43:20.358 1102 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7291
node2 2m 35.406s 2026-02-24 19:43:20.377 1110 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7291
node0 2m 35.861s 2026-02-24 19:43:20.832 1111 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7299
node1 2m 35.866s 2026-02-24 19:43:20.837 1111 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7299
node2 2m 35.886s 2026-02-24 19:43:20.857 1111 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7299
node0 2m 36.761s 2026-02-24 19:43:21.732 1112 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7314
node1 2m 36.766s 2026-02-24 19:43:21.737 1112 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7314
node2 2m 36.785s 2026-02-24 19:43:21.756 1112 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7314
node0 2m 37.602s 2026-02-24 19:43:22.573 1124 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7328
node1 2m 37.607s 2026-02-24 19:43:22.578 1124 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7328
node2 2m 37.618s 2026-02-24 19:43:22.589 1124 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7328
node0 2m 38.381s 2026-02-24 19:43:23.352 1125 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7341
node1 2m 38.386s 2026-02-24 19:43:23.357 1125 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7341
node2 2m 38.393s 2026-02-24 19:43:23.364 1125 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7341
node0 2m 38.561s 2026-02-24 19:43:23.532 1126 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7344
node1 2m 38.567s 2026-02-24 19:43:23.538 1126 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7344
node2 2m 38.583s 2026-02-24 19:43:23.554 1126 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7344
node0 2m 38.801s 2026-02-24 19:43:23.772 1127 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7348
node1 2m 38.807s 2026-02-24 19:43:23.778 1127 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7348
node2 2m 38.823s 2026-02-24 19:43:23.794 1127 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7348
node2 2m 38.885s 2026-02-24 19:43:23.856 1128 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7350
node0 2m 38.910s 2026-02-24 19:43:23.881 1128 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7350
node1 2m 38.927s 2026-02-24 19:43:23.898 1128 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7350
node0 2m 39.281s 2026-02-24 19:43:24.252 1129 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7356
node1 2m 39.286s 2026-02-24 19:43:24.257 1129 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7356
node2 2m 39.306s 2026-02-24 19:43:24.277 1129 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7356
node2 2m 40.266s 2026-02-24 19:43:25.237 1141 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7373
node0 2m 40.292s 2026-02-24 19:43:25.263 1141 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7373
node1 2m 40.306s 2026-02-24 19:43:25.277 1141 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7373
node2 2m 40.506s 2026-02-24 19:43:25.477 1142 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7377
node0 2m 40.534s 2026-02-24 19:43:25.505 1142 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7377
node1 2m 40.546s 2026-02-24 19:43:25.517 1142 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7377
node2 2m 41.645s 2026-02-24 19:43:26.616 1146 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7396
node0 2m 41.670s 2026-02-24 19:43:26.641 1146 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7396
node1 2m 41.686s 2026-02-24 19:43:26.657 1146 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7396
node0 2m 42.521s 2026-02-24 19:43:27.492 1155 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7410
node1 2m 42.527s 2026-02-24 19:43:27.498 1155 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7410
node2 2m 42.545s 2026-02-24 19:43:27.516 1155 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7410
node0 2m 43.301s 2026-02-24 19:43:28.272 1156 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7423
node1 2m 43.307s 2026-02-24 19:43:28.278 1156 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7423
node2 2m 43.323s 2026-02-24 19:43:28.294 1156 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7423
node2 2m 43.986s 2026-02-24 19:43:28.957 1168 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7435
node0 2m 44.010s 2026-02-24 19:43:28.981 1168 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7435
node1 2m 44.026s 2026-02-24 19:43:28.997 1168 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7435
node0 2m 44.141s 2026-02-24 19:43:29.112 1169 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7437
node1 2m 44.147s 2026-02-24 19:43:29.118 1169 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7437
node2 2m 44.164s 2026-02-24 19:43:29.135 1169 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7437
node0 2m 45.101s 2026-02-24 19:43:30.072 1170 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7453
node1 2m 45.106s 2026-02-24 19:43:30.077 1170 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7453
node2 2m 45.126s 2026-02-24 19:43:30.097 1170 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7453
node0 2m 45.703s 2026-02-24 19:43:30.674 1172 INFO STATE_TO_DISK <<scheduler TransactionHandler>> DefaultSavedStateController: Signed state from round 7463 created, will eventually be written to disk, for reason: PERIODIC_SNAPSHOT
node1 2m 45.708s 2026-02-24 19:43:30.679 1172 INFO STATE_TO_DISK <<scheduler TransactionHandler>> DefaultSavedStateController: Signed state from round 7463 created, will eventually be written to disk, for reason: PERIODIC_SNAPSHOT
node2 2m 45.727s 2026-02-24 19:43:30.698 1172 INFO STATE_TO_DISK <<scheduler TransactionHandler>> DefaultSavedStateController: Signed state from round 7463 created, will eventually be written to disk, for reason: PERIODIC_SNAPSHOT
node0 2m 45.762s 2026-02-24 19:43:30.733 1175 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Started writing round 7463 state to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/7463
node0 2m 45.762s 2026-02-24 19:43:30.733 1176 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 7463
node0 2m 45.763s 2026-02-24 19:43:30.734 1177 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.VirtualMapStateImpl@21d9488c
node1 2m 45.788s 2026-02-24 19:43:30.759 1175 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Started writing round 7463 state to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/7463
node1 2m 45.788s 2026-02-24 19:43:30.759 1176 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 7463
node1 2m 45.788s 2026-02-24 19:43:30.759 1177 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.VirtualMapStateImpl@c55b263
node2 2m 45.807s 2026-02-24 19:43:30.778 1175 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Started writing round 7463 state to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/7463
node2 2m 45.808s 2026-02-24 19:43:30.779 1176 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 7463
node2 2m 45.808s 2026-02-24 19:43:30.779 1177 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.VirtualMapStateImpl@3caa7667
node2 2m 45.845s 2026-02-24 19:43:30.816 1185 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7466
node0 2m 45.868s 2026-02-24 19:43:30.839 1186 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7466
node1 2m 45.886s 2026-02-24 19:43:30.857 1185 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7466
node2 2m 46.086s 2026-02-24 19:43:31.057 1187 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7470
node0 2m 46.109s 2026-02-24 19:43:31.080 1187 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7470
node1 2m 46.127s 2026-02-24 19:43:31.098 1187 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7470
node0 2m 46.721s 2026-02-24 19:43:31.692 1201 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7480
node1 2m 46.726s 2026-02-24 19:43:31.697 1201 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7480
node2 2m 46.745s 2026-02-24 19:43:31.716 1201 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7480
node0 2m 47.201s 2026-02-24 19:43:32.172 1217 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7488
node1 2m 47.206s 2026-02-24 19:43:32.177 1217 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7488
node2 2m 47.225s 2026-02-24 19:43:32.196 1217 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7488
node0 2m 47.621s 2026-02-24 19:43:32.592 1218 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7495
node1 2m 47.627s 2026-02-24 19:43:32.598 1218 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7495
node2 2m 47.646s 2026-02-24 19:43:32.617 1218 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7495
node0 2m 47.861s 2026-02-24 19:43:32.832 1225 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7499
node1 2m 47.867s 2026-02-24 19:43:32.838 1225 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7499
node2 2m 47.886s 2026-02-24 19:43:32.857 1225 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7499
node0 2m 48.486s 2026-02-24 19:43:33.457 1227 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.VirtualMapStateImpl@21d9488c
node0 2m 48.487s 2026-02-24 19:43:33.458 1228 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 7463
node0 2m 48.487s 2026-02-24 19:43:33.458 1229 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Information for state written to disk:
Round: 7463 Timestamp: 2026-02-24T19:43:30.511213276Z Next consensus number: 80412 Legacy running event hash: ea0abafdfacce46c46e6d419964d3a26e792f2d3d8d747f8168a0be944c2502014063c81a77a1ae2daf49d65cca5cf3a Legacy running event mnemonic: salute-parrot-pledge-income Rounds non-ancient: 26 Creation version: SemanticVersion[major=0, minor=80, patch=0, pre=, build=0] Minimum judge hash code: 112014505 Root hash: c89390662b46ad8378aad9973acf634e4d2fbb79c80eb78d0d9f92accbcdb2e9c3a2f9aa75ded2c25f97bb213b32b432 (root) VirtualMap state / unit-viable-hand-exile {"Queues (Queue States)":{"RecordCache.TRANSACTION_RECEIPTS":{"head":3125,"path":48543,"tail":3126},"FileService.FILESERVICE_I_UPGRADE_DATA_150":{"head":1,"path":44847,"tail":27869}},"VirtualMapMetadata":{"firstLeafPath":28636,"lastLeafPath":57272},"Singletons":{"HintsService.CRS_STATE":{"path":45055,"mnemonic":"cotton-cereal-assault-scatter"},"EntityIdService.ENTITY_ID":{"path":49151,"mnemonic":"silk-spot-guilt-immense"},"TokenService.NODE_PAYMENTS":{"path":44031,"mnemonic":"car-organ-march-awesome"},"HintsService.ACTIVE_HINTS_CONSTRUCTION":{"path":28671,"mnemonic":"grit-develop-dinosaur-breeze"},"HistoryService.ACTIVE_PROOF_CONSTRUCTION":{"path":30719,"mnemonic":"believe-laundry-lawsuit-rule"},"BlockStreamService.BLOCK_STREAM_INFO":{"path":55295,"mnemonic":"lift-board-priority-float"},"RosterService.ROSTER_STATE":{"path":43007,"mnemonic":"bachelor-violin-engage-dog"},"PlatformStateService.PLATFORM_STATE":{"path":32767,"mnemonic":"group-brick-grocery-asset"},"FeeService.MIDNIGHT_RATES":{"path":33791,"mnemonic":"banner-alley-rubber-boy"},"TokenService.STAKING_NETWORK_REWARDS":{"path":39935,"mnemonic":"angle-jazz-manage-chase"},"FreezeService.FREEZE_TIME":{"path":37887,"mnemonic":"fork-foam-fringe-ancient"},"EntityIdService.ENTITY_COUNTS":{"path":40959,"mnemonic":"pause-exclude-mandate-bone"},"TokenService.NODE_REWARDS":{"path":41983,"mnemonic":"purse-method-slice-shove"},"BlockRecordService.RUNNING_HASHES":{"path":47103,"mnemonic":"exist-flash-decrease-shoe"},"BlockRecordService.BLOCKS":{"path":51199,"mnemonic":"give-dismiss-oxygen-expect"},"CongestionThrottleService.THROTTLE_USAGE_SNAPSHOTS":{"path":29695,"mnemonic":"length-snake-relax-elite"},"HistoryService.NEXT_PROOF_CONSTRUCTION":{"path":34815,"mnemonic":"bean-pilot-boss-script"},"HintsService.NEXT_HINTS_CONSTRUCTION":{"path":36863,"mnemonic":"clump-income-brain-census"},"CongestionThrottleService.CONGESTION_LEVEL_STARTS":{"path":31743,"mnemonic":"since-atom-knock-salute"},"FreezeService.UPGRADE_FILE_HASH":{"path":35839,"mnemonic":"travel-sadness-quantum-exile"},"HistoryService.LEDGER_ID":{"path":53247,"mnemonic":"sting-angle-kidney-rather"}}}
node0 2m 48.492s 2026-02-24 19:43:33.463 1230 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Finished writing state for round 7463 to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/7463 {"round":7463,"freezeState":false,"reason":"PERIODIC_SNAPSHOT","directory":"file:///opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/7463/"} [com.swirlds.logging.legacy.payload.StateSavedToDiskPayload]
node0 2m 48.494s 2026-02-24 19:43:33.465 1231 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> FileUtils: deleting directory /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/5331
node2 2m 48.647s 2026-02-24 19:43:33.618 1227 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.VirtualMapStateImpl@3caa7667
node2 2m 48.648s 2026-02-24 19:43:33.619 1228 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 7463
node2 2m 48.648s 2026-02-24 19:43:33.619 1229 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Information for state written to disk:
Round: 7463 Timestamp: 2026-02-24T19:43:30.511213276Z Next consensus number: 80412 Legacy running event hash: ea0abafdfacce46c46e6d419964d3a26e792f2d3d8d747f8168a0be944c2502014063c81a77a1ae2daf49d65cca5cf3a Legacy running event mnemonic: salute-parrot-pledge-income Rounds non-ancient: 26 Creation version: SemanticVersion[major=0, minor=80, patch=0, pre=, build=0] Minimum judge hash code: 112014505 Root hash: c89390662b46ad8378aad9973acf634e4d2fbb79c80eb78d0d9f92accbcdb2e9c3a2f9aa75ded2c25f97bb213b32b432 (root) VirtualMap state / unit-viable-hand-exile {"Queues (Queue States)":{"RecordCache.TRANSACTION_RECEIPTS":{"head":3125,"path":48543,"tail":3126},"FileService.FILESERVICE_I_UPGRADE_DATA_150":{"head":1,"path":44847,"tail":27869}},"VirtualMapMetadata":{"firstLeafPath":28636,"lastLeafPath":57272},"Singletons":{"HintsService.CRS_STATE":{"path":45055,"mnemonic":"cotton-cereal-assault-scatter"},"EntityIdService.ENTITY_ID":{"path":49151,"mnemonic":"silk-spot-guilt-immense"},"TokenService.NODE_PAYMENTS":{"path":44031,"mnemonic":"car-organ-march-awesome"},"HintsService.ACTIVE_HINTS_CONSTRUCTION":{"path":28671,"mnemonic":"grit-develop-dinosaur-breeze"},"HistoryService.ACTIVE_PROOF_CONSTRUCTION":{"path":30719,"mnemonic":"believe-laundry-lawsuit-rule"},"BlockStreamService.BLOCK_STREAM_INFO":{"path":55295,"mnemonic":"lift-board-priority-float"},"RosterService.ROSTER_STATE":{"path":43007,"mnemonic":"bachelor-violin-engage-dog"},"PlatformStateService.PLATFORM_STATE":{"path":32767,"mnemonic":"group-brick-grocery-asset"},"FeeService.MIDNIGHT_RATES":{"path":33791,"mnemonic":"banner-alley-rubber-boy"},"TokenService.STAKING_NETWORK_REWARDS":{"path":39935,"mnemonic":"angle-jazz-manage-chase"},"FreezeService.FREEZE_TIME":{"path":37887,"mnemonic":"fork-foam-fringe-ancient"},"EntityIdService.ENTITY_COUNTS":{"path":40959,"mnemonic":"pause-exclude-mandate-bone"},"TokenService.NODE_REWARDS":{"path":41983,"mnemonic":"purse-method-slice-shove"},"BlockRecordService.RUNNING_HASHES":{"path":47103,"mnemonic":"exist-flash-decrease-shoe"},"BlockRecordService.BLOCKS":{"path":51199,"mnemonic":"give-dismiss-oxygen-expect"},"CongestionThrottleService.THROTTLE_USAGE_SNAPSHOTS":{"path":29695,"mnemonic":"length-snake-relax-elite"},"HistoryService.NEXT_PROOF_CONSTRUCTION":{"path":34815,"mnemonic":"bean-pilot-boss-script"},"HintsService.NEXT_HINTS_CONSTRUCTION":{"path":36863,"mnemonic":"clump-income-brain-census"},"CongestionThrottleService.CONGESTION_LEVEL_STARTS":{"path":31743,"mnemonic":"since-atom-knock-salute"},"FreezeService.UPGRADE_FILE_HASH":{"path":35839,"mnemonic":"travel-sadness-quantum-exile"},"HistoryService.LEDGER_ID":{"path":53247,"mnemonic":"sting-angle-kidney-rather"}}}
node2 2m 48.654s 2026-02-24 19:43:33.625 1230 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Finished writing state for round 7463 to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/7463 {"round":7463,"freezeState":false,"reason":"PERIODIC_SNAPSHOT","directory":"file:///opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/7463/"} [com.swirlds.logging.legacy.payload.StateSavedToDiskPayload]
node2 2m 48.655s 2026-02-24 19:43:33.626 1231 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> FileUtils: deleting directory /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/5331
node1 2m 48.794s 2026-02-24 19:43:33.765 1227 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.VirtualMapStateImpl@c55b263
node1 2m 48.794s 2026-02-24 19:43:33.765 1228 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 7463
node1 2m 48.795s 2026-02-24 19:43:33.766 1229 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Information for state written to disk:
Round: 7463 Timestamp: 2026-02-24T19:43:30.511213276Z Next consensus number: 80412 Legacy running event hash: ea0abafdfacce46c46e6d419964d3a26e792f2d3d8d747f8168a0be944c2502014063c81a77a1ae2daf49d65cca5cf3a Legacy running event mnemonic: salute-parrot-pledge-income Rounds non-ancient: 26 Creation version: SemanticVersion[major=0, minor=80, patch=0, pre=, build=0] Minimum judge hash code: 112014505 Root hash: c89390662b46ad8378aad9973acf634e4d2fbb79c80eb78d0d9f92accbcdb2e9c3a2f9aa75ded2c25f97bb213b32b432 (root) VirtualMap state / unit-viable-hand-exile {"Queues (Queue States)":{"RecordCache.TRANSACTION_RECEIPTS":{"head":3125,"path":48543,"tail":3126},"FileService.FILESERVICE_I_UPGRADE_DATA_150":{"head":1,"path":44847,"tail":27869}},"VirtualMapMetadata":{"firstLeafPath":28636,"lastLeafPath":57272},"Singletons":{"HintsService.CRS_STATE":{"path":45055,"mnemonic":"cotton-cereal-assault-scatter"},"EntityIdService.ENTITY_ID":{"path":49151,"mnemonic":"silk-spot-guilt-immense"},"TokenService.NODE_PAYMENTS":{"path":44031,"mnemonic":"car-organ-march-awesome"},"HintsService.ACTIVE_HINTS_CONSTRUCTION":{"path":28671,"mnemonic":"grit-develop-dinosaur-breeze"},"HistoryService.ACTIVE_PROOF_CONSTRUCTION":{"path":30719,"mnemonic":"believe-laundry-lawsuit-rule"},"BlockStreamService.BLOCK_STREAM_INFO":{"path":55295,"mnemonic":"lift-board-priority-float"},"RosterService.ROSTER_STATE":{"path":43007,"mnemonic":"bachelor-violin-engage-dog"},"PlatformStateService.PLATFORM_STATE":{"path":32767,"mnemonic":"group-brick-grocery-asset"},"FeeService.MIDNIGHT_RATES":{"path":33791,"mnemonic":"banner-alley-rubber-boy"},"TokenService.STAKING_NETWORK_REWARDS":{"path":39935,"mnemonic":"angle-jazz-manage-chase"},"FreezeService.FREEZE_TIME":{"path":37887,"mnemonic":"fork-foam-fringe-ancient"},"EntityIdService.ENTITY_COUNTS":{"path":40959,"mnemonic":"pause-exclude-mandate-bone"},"TokenService.NODE_REWARDS":{"path":41983,"mnemonic":"purse-method-slice-shove"},"BlockRecordService.RUNNING_HASHES":{"path":47103,"mnemonic":"exist-flash-decrease-shoe"},"BlockRecordService.BLOCKS":{"path":51199,"mnemonic":"give-dismiss-oxygen-expect"},"CongestionThrottleService.THROTTLE_USAGE_SNAPSHOTS":{"path":29695,"mnemonic":"length-snake-relax-elite"},"HistoryService.NEXT_PROOF_CONSTRUCTION":{"path":34815,"mnemonic":"bean-pilot-boss-script"},"HintsService.NEXT_HINTS_CONSTRUCTION":{"path":36863,"mnemonic":"clump-income-brain-census"},"CongestionThrottleService.CONGESTION_LEVEL_STARTS":{"path":31743,"mnemonic":"since-atom-knock-salute"},"FreezeService.UPGRADE_FILE_HASH":{"path":35839,"mnemonic":"travel-sadness-quantum-exile"},"HistoryService.LEDGER_ID":{"path":53247,"mnemonic":"sting-angle-kidney-rather"}}}
node1 2m 48.802s 2026-02-24 19:43:33.773 1230 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Finished writing state for round 7463 to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/7463 {"round":7463,"freezeState":false,"reason":"PERIODIC_SNAPSHOT","directory":"file:///opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/7463/"} [com.swirlds.logging.legacy.payload.StateSavedToDiskPayload]
node1 2m 48.803s 2026-02-24 19:43:33.774 1231 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> FileUtils: deleting directory /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/5331
node2 2m 49.805s 2026-02-24 19:43:34.776 1240 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7532
node1 2m 49.820s 2026-02-24 19:43:34.791 1240 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7532
node0 2m 49.832s 2026-02-24 19:43:34.803 1240 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7532
node0 2m 50.621s 2026-02-24 19:43:35.592 1252 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7545
node1 2m 50.627s 2026-02-24 19:43:35.598 1252 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7545
node2 2m 50.645s 2026-02-24 19:43:35.616 1252 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7545
node0 2m 50.861s 2026-02-24 19:43:35.832 1253 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7549
node1 2m 50.867s 2026-02-24 19:43:35.838 1253 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7549
node2 2m 50.886s 2026-02-24 19:43:35.857 1253 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7549
node2 2m 52.325s 2026-02-24 19:43:37.296 1265 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7574
node1 2m 52.351s 2026-02-24 19:43:37.322 1265 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7574
node0 2m 52.353s 2026-02-24 19:43:37.324 1265 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7574
node2 2m 53.225s 2026-02-24 19:43:38.196 1266 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7589
node0 2m 53.252s 2026-02-24 19:43:38.223 1266 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7589
node1 2m 53.252s 2026-02-24 19:43:38.223 1266 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7589
node2 2m 54.186s 2026-02-24 19:43:39.157 1270 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7605
node0 2m 54.217s 2026-02-24 19:43:39.188 1278 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7605
node1 2m 54.217s 2026-02-24 19:43:39.188 1270 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7605
node2 2m 55.745s 2026-02-24 19:43:40.716 1279 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7631
node0 2m 55.768s 2026-02-24 19:43:40.739 1279 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7631
node1 2m 55.768s 2026-02-24 19:43:40.739 1279 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7631
node2 2m 56.466s 2026-02-24 19:43:41.437 1291 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7643
node0 2m 56.493s 2026-02-24 19:43:41.464 1291 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7643
node1 2m 56.493s 2026-02-24 19:43:41.464 1291 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7643
node2 2m 57.845s 2026-02-24 19:43:42.816 1292 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7666
node0 2m 57.870s 2026-02-24 19:43:42.841 1292 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7666
node1 2m 57.870s 2026-02-24 19:43:42.841 1292 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7666
node2 2m 58.086s 2026-02-24 19:43:43.057 1293 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7670
node0 2m 58.112s 2026-02-24 19:43:43.083 1293 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7670
node1 2m 58.112s 2026-02-24 19:43:43.083 1293 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7670
node0 2m 59.261s 2026-02-24 19:43:44.232 1305 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7689
node1 2m 59.267s 2026-02-24 19:43:44.238 1305 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7689
node2 2m 59.283s 2026-02-24 19:43:44.254 1305 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7689
node2 2m 59.466s 2026-02-24 19:43:44.437 1306 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7693
node0 2m 59.489s 2026-02-24 19:43:44.460 1306 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7693
node1 2m 59.489s 2026-02-24 19:43:44.460 1306 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7693
node2 2m 59.706s 2026-02-24 19:43:44.677 1307 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7697
node0 2m 59.730s 2026-02-24 19:43:44.701 1307 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7697
node1 2m 59.730s 2026-02-24 19:43:44.701 1307 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7697
node2 3m 1.566s 2026-02-24 19:43:46.537 1319 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7728
node0 3m 1.596s 2026-02-24 19:43:46.567 1319 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7728
node1 3m 1.606s 2026-02-24 19:43:46.577 1319 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7728
node0 3m 2.621s 2026-02-24 19:43:47.592 1331 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7745
node1 3m 2.627s 2026-02-24 19:43:47.598 1331 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7745
node2 3m 2.633s 2026-02-24 19:43:47.604 1331 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7745
node1 3m 3.407s 2026-02-24 19:43:48.378 1332 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7758
node0 3m 3.411s 2026-02-24 19:43:48.382 1332 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7758
node2 3m 3.425s 2026-02-24 19:43:48.396 1332 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7758
node1 3m 3.647s 2026-02-24 19:43:48.618 1333 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7762
node0 3m 3.651s 2026-02-24 19:43:48.622 1333 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7762
node2 3m 3.666s 2026-02-24 19:43:48.637 1333 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7762
node1 3m 5.447s 2026-02-24 19:43:50.418 1345 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7792
node0 3m 5.451s 2026-02-24 19:43:50.422 1345 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7792
node2 3m 5.464s 2026-02-24 19:43:50.435 1345 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7792
node1 3m 5.567s 2026-02-24 19:43:50.538 1346 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7794
node0 3m 5.571s 2026-02-24 19:43:50.542 1346 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7794
node2 3m 5.582s 2026-02-24 19:43:50.553 1346 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7794
node1 3m 6.407s 2026-02-24 19:43:51.378 1347 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7808
node0 3m 6.412s 2026-02-24 19:43:51.383 1347 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7808
node2 3m 6.426s 2026-02-24 19:43:51.397 1347 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7808
node0 3m 7.311s 2026-02-24 19:43:52.282 1359 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7823
node2 3m 7.325s 2026-02-24 19:43:52.296 1359 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7823
node1 3m 7.332s 2026-02-24 19:43:52.303 1359 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7823
node1 3m 7.486s 2026-02-24 19:43:52.457 1360 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7826
node0 3m 7.491s 2026-02-24 19:43:52.462 1360 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7826
node2 3m 7.506s 2026-02-24 19:43:52.477 1360 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7826
node1 3m 15.227s 2026-02-24 19:44:00.198 1405 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7955
node0 3m 15.232s 2026-02-24 19:44:00.203 1405 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7955
node2 3m 15.245s 2026-02-24 19:44:00.216 1405 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 7955
node0 3m 16.852s 2026-02-24 19:44:01.823 1407 INFO STATE_TO_DISK <<scheduler TransactionHandler>> DefaultSavedStateController: Signed state from round 7982 created, will eventually be written to disk, for reason: PERIODIC_SNAPSHOT
node2 3m 16.866s 2026-02-24 19:44:01.837 1407 INFO STATE_TO_DISK <<scheduler TransactionHandler>> DefaultSavedStateController: Signed state from round 7982 created, will eventually be written to disk, for reason: PERIODIC_SNAPSHOT
node1 3m 16.875s 2026-02-24 19:44:01.846 1407 INFO STATE_TO_DISK <<scheduler TransactionHandler>> DefaultSavedStateController: Signed state from round 7982 created, will eventually be written to disk, for reason: PERIODIC_SNAPSHOT
node0 3m 16.911s 2026-02-24 19:44:01.882 1410 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Started writing round 7982 state to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/7982
node0 3m 16.912s 2026-02-24 19:44:01.883 1411 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 7982
node0 3m 16.912s 2026-02-24 19:44:01.883 1412 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.VirtualMapStateImpl@416504f1
node2 3m 16.941s 2026-02-24 19:44:01.912 1410 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Started writing round 7982 state to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/7982
node2 3m 16.942s 2026-02-24 19:44:01.913 1411 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 7982
node2 3m 16.942s 2026-02-24 19:44:01.913 1412 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.VirtualMapStateImpl@74b3cfae
node1 3m 16.945s 2026-02-24 19:44:01.916 1410 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Started writing round 7982 state to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/7982
node1 3m 16.946s 2026-02-24 19:44:01.917 1411 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 7982
node1 3m 16.946s 2026-02-24 19:44:01.917 1412 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.VirtualMapStateImpl@7c5218c5
node1 3m 18.527s 2026-02-24 19:44:03.498 1449 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8010
node0 3m 18.531s 2026-02-24 19:44:03.502 1449 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8010
node2 3m 18.546s 2026-02-24 19:44:03.517 1449 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8010
node0 3m 19.645s 2026-02-24 19:44:04.616 1457 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.VirtualMapStateImpl@416504f1
node0 3m 19.646s 2026-02-24 19:44:04.617 1458 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 7982
node0 3m 19.646s 2026-02-24 19:44:04.617 1459 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Information for state written to disk:
Round: 7982 Timestamp: 2026-02-24T19:44:01.675278Z Next consensus number: 81967 Legacy running event hash: 32acee35ad28c4faf4ac7505f2baa5976a1468d49b379814518c7f524a36bf48ed74abf84c5f5b2492dfda744a1a0532 Legacy running event mnemonic: few-defense-force-general Rounds non-ancient: 26 Creation version: SemanticVersion[major=0, minor=80, patch=0, pre=, build=0] Minimum judge hash code: -1991858102 Root hash: 051c83a02941af70bb64fdfe37b9da2186b8a06ce2a702b1382541e416c942ee39509e90689028c27b8b02e343e86ab2 (root) VirtualMap state / phone-metal-choice-bamboo {"Queues (Queue States)":{"RecordCache.TRANSACTION_RECEIPTS":{"head":3125,"path":48543,"tail":3126},"FileService.FILESERVICE_I_UPGRADE_DATA_150":{"head":1,"path":44847,"tail":27869}},"VirtualMapMetadata":{"firstLeafPath":28636,"lastLeafPath":57272},"Singletons":{"HintsService.CRS_STATE":{"path":45055,"mnemonic":"cotton-cereal-assault-scatter"},"EntityIdService.ENTITY_ID":{"path":49151,"mnemonic":"silk-spot-guilt-immense"},"TokenService.NODE_PAYMENTS":{"path":44031,"mnemonic":"car-organ-march-awesome"},"HintsService.ACTIVE_HINTS_CONSTRUCTION":{"path":28671,"mnemonic":"grit-develop-dinosaur-breeze"},"HistoryService.ACTIVE_PROOF_CONSTRUCTION":{"path":30719,"mnemonic":"believe-laundry-lawsuit-rule"},"BlockStreamService.BLOCK_STREAM_INFO":{"path":55295,"mnemonic":"cousin-firm-maple-leisure"},"RosterService.ROSTER_STATE":{"path":43007,"mnemonic":"bachelor-violin-engage-dog"},"PlatformStateService.PLATFORM_STATE":{"path":32767,"mnemonic":"tourist-wreck-dial-rural"},"FeeService.MIDNIGHT_RATES":{"path":33791,"mnemonic":"banner-alley-rubber-boy"},"TokenService.STAKING_NETWORK_REWARDS":{"path":39935,"mnemonic":"angle-jazz-manage-chase"},"FreezeService.FREEZE_TIME":{"path":37887,"mnemonic":"fork-foam-fringe-ancient"},"EntityIdService.ENTITY_COUNTS":{"path":40959,"mnemonic":"pause-exclude-mandate-bone"},"TokenService.NODE_REWARDS":{"path":41983,"mnemonic":"immense-grain-canyon-august"},"BlockRecordService.RUNNING_HASHES":{"path":47103,"mnemonic":"exist-flash-decrease-shoe"},"BlockRecordService.BLOCKS":{"path":51199,"mnemonic":"give-dismiss-oxygen-expect"},"CongestionThrottleService.THROTTLE_USAGE_SNAPSHOTS":{"path":29695,"mnemonic":"length-snake-relax-elite"},"HistoryService.NEXT_PROOF_CONSTRUCTION":{"path":34815,"mnemonic":"bean-pilot-boss-script"},"HintsService.NEXT_HINTS_CONSTRUCTION":{"path":36863,"mnemonic":"clump-income-brain-census"},"CongestionThrottleService.CONGESTION_LEVEL_STARTS":{"path":31743,"mnemonic":"since-atom-knock-salute"},"FreezeService.UPGRADE_FILE_HASH":{"path":35839,"mnemonic":"travel-sadness-quantum-exile"},"HistoryService.LEDGER_ID":{"path":53247,"mnemonic":"sting-angle-kidney-rather"}}}
node0 3m 19.654s 2026-02-24 19:44:04.625 1460 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Finished writing state for round 7982 to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/7982 {"round":7982,"freezeState":false,"reason":"PERIODIC_SNAPSHOT","directory":"file:///opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/7982/"} [com.swirlds.logging.legacy.payload.StateSavedToDiskPayload]
node0 3m 19.655s 2026-02-24 19:44:04.626 1461 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> FileUtils: deleting directory /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/5481
node2 3m 19.795s 2026-02-24 19:44:04.766 1457 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.VirtualMapStateImpl@74b3cfae
node2 3m 19.796s 2026-02-24 19:44:04.767 1458 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 7982
node2 3m 19.796s 2026-02-24 19:44:04.767 1459 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Information for state written to disk:
Round: 7982 Timestamp: 2026-02-24T19:44:01.675278Z Next consensus number: 81967 Legacy running event hash: 32acee35ad28c4faf4ac7505f2baa5976a1468d49b379814518c7f524a36bf48ed74abf84c5f5b2492dfda744a1a0532 Legacy running event mnemonic: few-defense-force-general Rounds non-ancient: 26 Creation version: SemanticVersion[major=0, minor=80, patch=0, pre=, build=0] Minimum judge hash code: -1991858102 Root hash: 051c83a02941af70bb64fdfe37b9da2186b8a06ce2a702b1382541e416c942ee39509e90689028c27b8b02e343e86ab2 (root) VirtualMap state / phone-metal-choice-bamboo {"Queues (Queue States)":{"RecordCache.TRANSACTION_RECEIPTS":{"head":3125,"path":48543,"tail":3126},"FileService.FILESERVICE_I_UPGRADE_DATA_150":{"head":1,"path":44847,"tail":27869}},"VirtualMapMetadata":{"firstLeafPath":28636,"lastLeafPath":57272},"Singletons":{"HintsService.CRS_STATE":{"path":45055,"mnemonic":"cotton-cereal-assault-scatter"},"EntityIdService.ENTITY_ID":{"path":49151,"mnemonic":"silk-spot-guilt-immense"},"TokenService.NODE_PAYMENTS":{"path":44031,"mnemonic":"car-organ-march-awesome"},"HintsService.ACTIVE_HINTS_CONSTRUCTION":{"path":28671,"mnemonic":"grit-develop-dinosaur-breeze"},"HistoryService.ACTIVE_PROOF_CONSTRUCTION":{"path":30719,"mnemonic":"believe-laundry-lawsuit-rule"},"BlockStreamService.BLOCK_STREAM_INFO":{"path":55295,"mnemonic":"cousin-firm-maple-leisure"},"RosterService.ROSTER_STATE":{"path":43007,"mnemonic":"bachelor-violin-engage-dog"},"PlatformStateService.PLATFORM_STATE":{"path":32767,"mnemonic":"tourist-wreck-dial-rural"},"FeeService.MIDNIGHT_RATES":{"path":33791,"mnemonic":"banner-alley-rubber-boy"},"TokenService.STAKING_NETWORK_REWARDS":{"path":39935,"mnemonic":"angle-jazz-manage-chase"},"FreezeService.FREEZE_TIME":{"path":37887,"mnemonic":"fork-foam-fringe-ancient"},"EntityIdService.ENTITY_COUNTS":{"path":40959,"mnemonic":"pause-exclude-mandate-bone"},"TokenService.NODE_REWARDS":{"path":41983,"mnemonic":"immense-grain-canyon-august"},"BlockRecordService.RUNNING_HASHES":{"path":47103,"mnemonic":"exist-flash-decrease-shoe"},"BlockRecordService.BLOCKS":{"path":51199,"mnemonic":"give-dismiss-oxygen-expect"},"CongestionThrottleService.THROTTLE_USAGE_SNAPSHOTS":{"path":29695,"mnemonic":"length-snake-relax-elite"},"HistoryService.NEXT_PROOF_CONSTRUCTION":{"path":34815,"mnemonic":"bean-pilot-boss-script"},"HintsService.NEXT_HINTS_CONSTRUCTION":{"path":36863,"mnemonic":"clump-income-brain-census"},"CongestionThrottleService.CONGESTION_LEVEL_STARTS":{"path":31743,"mnemonic":"since-atom-knock-salute"},"FreezeService.UPGRADE_FILE_HASH":{"path":35839,"mnemonic":"travel-sadness-quantum-exile"},"HistoryService.LEDGER_ID":{"path":53247,"mnemonic":"sting-angle-kidney-rather"}}}
node2 3m 19.802s 2026-02-24 19:44:04.773 1460 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Finished writing state for round 7982 to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/7982 {"round":7982,"freezeState":false,"reason":"PERIODIC_SNAPSHOT","directory":"file:///opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/7982/"} [com.swirlds.logging.legacy.payload.StateSavedToDiskPayload]
node2 3m 19.804s 2026-02-24 19:44:04.775 1461 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> FileUtils: deleting directory /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/5481
node1 3m 19.993s 2026-02-24 19:44:04.964 1457 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.VirtualMapStateImpl@7c5218c5
node1 3m 19.993s 2026-02-24 19:44:04.964 1458 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 7982
node1 3m 19.994s 2026-02-24 19:44:04.965 1459 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Information for state written to disk:
Round: 7982 Timestamp: 2026-02-24T19:44:01.675278Z Next consensus number: 81967 Legacy running event hash: 32acee35ad28c4faf4ac7505f2baa5976a1468d49b379814518c7f524a36bf48ed74abf84c5f5b2492dfda744a1a0532 Legacy running event mnemonic: few-defense-force-general Rounds non-ancient: 26 Creation version: SemanticVersion[major=0, minor=80, patch=0, pre=, build=0] Minimum judge hash code: -1991858102 Root hash: 051c83a02941af70bb64fdfe37b9da2186b8a06ce2a702b1382541e416c942ee39509e90689028c27b8b02e343e86ab2 (root) VirtualMap state / phone-metal-choice-bamboo {"Queues (Queue States)":{"RecordCache.TRANSACTION_RECEIPTS":{"head":3125,"path":48543,"tail":3126},"FileService.FILESERVICE_I_UPGRADE_DATA_150":{"head":1,"path":44847,"tail":27869}},"VirtualMapMetadata":{"firstLeafPath":28636,"lastLeafPath":57272},"Singletons":{"HintsService.CRS_STATE":{"path":45055,"mnemonic":"cotton-cereal-assault-scatter"},"EntityIdService.ENTITY_ID":{"path":49151,"mnemonic":"silk-spot-guilt-immense"},"TokenService.NODE_PAYMENTS":{"path":44031,"mnemonic":"car-organ-march-awesome"},"HintsService.ACTIVE_HINTS_CONSTRUCTION":{"path":28671,"mnemonic":"grit-develop-dinosaur-breeze"},"HistoryService.ACTIVE_PROOF_CONSTRUCTION":{"path":30719,"mnemonic":"believe-laundry-lawsuit-rule"},"BlockStreamService.BLOCK_STREAM_INFO":{"path":55295,"mnemonic":"cousin-firm-maple-leisure"},"RosterService.ROSTER_STATE":{"path":43007,"mnemonic":"bachelor-violin-engage-dog"},"PlatformStateService.PLATFORM_STATE":{"path":32767,"mnemonic":"tourist-wreck-dial-rural"},"FeeService.MIDNIGHT_RATES":{"path":33791,"mnemonic":"banner-alley-rubber-boy"},"TokenService.STAKING_NETWORK_REWARDS":{"path":39935,"mnemonic":"angle-jazz-manage-chase"},"FreezeService.FREEZE_TIME":{"path":37887,"mnemonic":"fork-foam-fringe-ancient"},"EntityIdService.ENTITY_COUNTS":{"path":40959,"mnemonic":"pause-exclude-mandate-bone"},"TokenService.NODE_REWARDS":{"path":41983,"mnemonic":"immense-grain-canyon-august"},"BlockRecordService.RUNNING_HASHES":{"path":47103,"mnemonic":"exist-flash-decrease-shoe"},"BlockRecordService.BLOCKS":{"path":51199,"mnemonic":"give-dismiss-oxygen-expect"},"CongestionThrottleService.THROTTLE_USAGE_SNAPSHOTS":{"path":29695,"mnemonic":"length-snake-relax-elite"},"HistoryService.NEXT_PROOF_CONSTRUCTION":{"path":34815,"mnemonic":"bean-pilot-boss-script"},"HintsService.NEXT_HINTS_CONSTRUCTION":{"path":36863,"mnemonic":"clump-income-brain-census"},"CongestionThrottleService.CONGESTION_LEVEL_STARTS":{"path":31743,"mnemonic":"since-atom-knock-salute"},"FreezeService.UPGRADE_FILE_HASH":{"path":35839,"mnemonic":"travel-sadness-quantum-exile"},"HistoryService.LEDGER_ID":{"path":53247,"mnemonic":"sting-angle-kidney-rather"}}}
node1 3m 20.001s 2026-02-24 19:44:04.972 1460 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Finished writing state for round 7982 to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/7982 {"round":7982,"freezeState":false,"reason":"PERIODIC_SNAPSHOT","directory":"file:///opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/7982/"} [com.swirlds.logging.legacy.payload.StateSavedToDiskPayload]
node1 3m 20.003s 2026-02-24 19:44:04.974 1461 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> FileUtils: deleting directory /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/5481
node1 3m 21.527s 2026-02-24 19:44:06.498 1481 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8060
node0 3m 21.531s 2026-02-24 19:44:06.502 1481 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8060
node2 3m 21.546s 2026-02-24 19:44:06.517 1481 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8060
node1 3m 21.767s 2026-02-24 19:44:06.738 1482 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8064
node0 3m 21.771s 2026-02-24 19:44:06.742 1482 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8064
node2 3m 21.785s 2026-02-24 19:44:06.756 1482 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8064
node1 3m 25.307s 2026-02-24 19:44:10.278 1497 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8123
node0 3m 25.311s 2026-02-24 19:44:10.282 1497 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8123
node2 3m 25.325s 2026-02-24 19:44:10.296 1497 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8123
node1 3m 25.546s 2026-02-24 19:44:10.517 1506 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8127
node0 3m 25.552s 2026-02-24 19:44:10.523 1506 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8127
node2 3m 25.565s 2026-02-24 19:44:10.536 1506 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8127
node1 3m 27.107s 2026-02-24 19:44:12.078 1507 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8153
node0 3m 27.112s 2026-02-24 19:44:12.083 1507 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8153
node2 3m 27.125s 2026-02-24 19:44:12.096 1507 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8153
node1 3m 31.967s 2026-02-24 19:44:16.938 1541 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8234
node0 3m 31.971s 2026-02-24 19:44:16.942 1541 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8234
node2 3m 31.986s 2026-02-24 19:44:16.957 1541 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8234
node1 3m 32.447s 2026-02-24 19:44:17.418 1542 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8242
node0 3m 32.451s 2026-02-24 19:44:17.422 1542 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8242
node2 3m 32.465s 2026-02-24 19:44:17.436 1542 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8242
node1 3m 33.467s 2026-02-24 19:44:18.438 1543 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8259
node0 3m 33.471s 2026-02-24 19:44:18.442 1543 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8259
node2 3m 33.486s 2026-02-24 19:44:18.457 1543 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8259
node1 3m 34.427s 2026-02-24 19:44:19.398 1555 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8275
node0 3m 34.431s 2026-02-24 19:44:19.402 1555 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8275
node2 3m 34.445s 2026-02-24 19:44:19.416 1555 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8275
node1 3m 37.307s 2026-02-24 19:44:22.278 1567 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8323
node0 3m 37.312s 2026-02-24 19:44:22.283 1567 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8323
node2 3m 37.325s 2026-02-24 19:44:22.296 1567 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8323
node1 3m 40.666s 2026-02-24 19:44:25.637 1590 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8379
node0 3m 40.672s 2026-02-24 19:44:25.643 1590 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8379
node2 3m 40.685s 2026-02-24 19:44:25.656 1590 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8379
node1 3m 42.467s 2026-02-24 19:44:27.438 1602 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8409
node0 3m 42.471s 2026-02-24 19:44:27.442 1602 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8409
node2 3m 42.486s 2026-02-24 19:44:27.457 1602 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8409
node0 3m 46.072s 2026-02-24 19:44:31.043 1615 INFO STATE_TO_DISK <<scheduler TransactionHandler>> DefaultSavedStateController: Signed state from round 8469 created, will eventually be written to disk, for reason: PERIODIC_SNAPSHOT
node2 3m 46.086s 2026-02-24 19:44:31.057 1615 INFO STATE_TO_DISK <<scheduler TransactionHandler>> DefaultSavedStateController: Signed state from round 8469 created, will eventually be written to disk, for reason: PERIODIC_SNAPSHOT
node1 3m 46.105s 2026-02-24 19:44:31.076 1615 INFO STATE_TO_DISK <<scheduler TransactionHandler>> DefaultSavedStateController: Signed state from round 8469 created, will eventually be written to disk, for reason: PERIODIC_SNAPSHOT
node0 3m 46.132s 2026-02-24 19:44:31.103 1618 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Started writing round 8469 state to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/8469
node0 3m 46.132s 2026-02-24 19:44:31.103 1619 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 8469
node0 3m 46.133s 2026-02-24 19:44:31.104 1620 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.VirtualMapStateImpl@445f3d54
node1 3m 46.145s 2026-02-24 19:44:31.116 1618 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Started writing round 8469 state to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/8469
node1 3m 46.146s 2026-02-24 19:44:31.117 1619 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 8469
node1 3m 46.146s 2026-02-24 19:44:31.117 1620 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.VirtualMapStateImpl@4aa6df6b
node2 3m 46.161s 2026-02-24 19:44:31.132 1618 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Started writing round 8469 state to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/8469
node2 3m 46.162s 2026-02-24 19:44:31.133 1619 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 8469
node2 3m 46.162s 2026-02-24 19:44:31.133 1620 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.VirtualMapStateImpl@726bd008
node0 3m 48.827s 2026-02-24 19:44:33.798 1664 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.VirtualMapStateImpl@445f3d54
node0 3m 48.827s 2026-02-24 19:44:33.798 1665 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 8469
node0 3m 48.828s 2026-02-24 19:44:33.799 1666 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Information for state written to disk:
Round: 8469 Timestamp: 2026-02-24T19:44:30.890888641Z Next consensus number: 83431 Legacy running event hash: 84253efd845a78e20085ccfe869338e150b63deedad0e27798d0251a42e909338b701218d941555e2d40804f4e5ea0cb Legacy running event mnemonic: kiwi-text-inquiry-brisk Rounds non-ancient: 26 Creation version: SemanticVersion[major=0, minor=80, patch=0, pre=, build=0] Minimum judge hash code: -981093953 Root hash: 0a5b58e39e84247ce119edf065d1465ce017dc73fed3dd1aa329c5daad408b04dac84586b99372a84a0cc7e247cc1b3b (root) VirtualMap state / enter-broccoli-convince-moon {"Queues (Queue States)":{"RecordCache.TRANSACTION_RECEIPTS":{"head":3125,"path":48543,"tail":3126},"FileService.FILESERVICE_I_UPGRADE_DATA_150":{"head":1,"path":44847,"tail":27869}},"VirtualMapMetadata":{"firstLeafPath":28636,"lastLeafPath":57272},"Singletons":{"HintsService.CRS_STATE":{"path":45055,"mnemonic":"cotton-cereal-assault-scatter"},"EntityIdService.ENTITY_ID":{"path":49151,"mnemonic":"silk-spot-guilt-immense"},"TokenService.NODE_PAYMENTS":{"path":44031,"mnemonic":"velvet-split-hurt-blossom"},"HintsService.ACTIVE_HINTS_CONSTRUCTION":{"path":28671,"mnemonic":"grit-develop-dinosaur-breeze"},"HistoryService.ACTIVE_PROOF_CONSTRUCTION":{"path":30719,"mnemonic":"believe-laundry-lawsuit-rule"},"BlockStreamService.BLOCK_STREAM_INFO":{"path":55295,"mnemonic":"giraffe-guilt-target-hire"},"RosterService.ROSTER_STATE":{"path":43007,"mnemonic":"bachelor-violin-engage-dog"},"PlatformStateService.PLATFORM_STATE":{"path":32767,"mnemonic":"bread-hunt-grocery-cup"},"FeeService.MIDNIGHT_RATES":{"path":33791,"mnemonic":"banner-alley-rubber-boy"},"TokenService.STAKING_NETWORK_REWARDS":{"path":39935,"mnemonic":"target-bachelor-claim-market"},"FreezeService.FREEZE_TIME":{"path":37887,"mnemonic":"fork-foam-fringe-ancient"},"EntityIdService.ENTITY_COUNTS":{"path":40959,"mnemonic":"pause-exclude-mandate-bone"},"TokenService.NODE_REWARDS":{"path":41983,"mnemonic":"nest-mesh-glide-smooth"},"BlockRecordService.RUNNING_HASHES":{"path":47103,"mnemonic":"exist-flash-decrease-shoe"},"BlockRecordService.BLOCKS":{"path":51199,"mnemonic":"give-dismiss-oxygen-expect"},"CongestionThrottleService.THROTTLE_USAGE_SNAPSHOTS":{"path":29695,"mnemonic":"length-snake-relax-elite"},"HistoryService.NEXT_PROOF_CONSTRUCTION":{"path":34815,"mnemonic":"bean-pilot-boss-script"},"HintsService.NEXT_HINTS_CONSTRUCTION":{"path":36863,"mnemonic":"clump-income-brain-census"},"CongestionThrottleService.CONGESTION_LEVEL_STARTS":{"path":31743,"mnemonic":"since-atom-knock-salute"},"FreezeService.UPGRADE_FILE_HASH":{"path":35839,"mnemonic":"travel-sadness-quantum-exile"},"HistoryService.LEDGER_ID":{"path":53247,"mnemonic":"sting-angle-kidney-rather"}}}
node0 3m 48.833s 2026-02-24 19:44:33.804 1667 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Finished writing state for round 8469 to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/8469 {"round":8469,"freezeState":false,"reason":"PERIODIC_SNAPSHOT","directory":"file:///opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/8469/"} [com.swirlds.logging.legacy.payload.StateSavedToDiskPayload]
node0 3m 48.834s 2026-02-24 19:44:33.805 1668 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> FileUtils: deleting directory /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/5968
node2 3m 49.006s 2026-02-24 19:44:33.977 1664 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.VirtualMapStateImpl@726bd008
node2 3m 49.007s 2026-02-24 19:44:33.978 1665 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 8469
node2 3m 49.007s 2026-02-24 19:44:33.978 1666 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Information for state written to disk:
Round: 8469 Timestamp: 2026-02-24T19:44:30.890888641Z Next consensus number: 83431 Legacy running event hash: 84253efd845a78e20085ccfe869338e150b63deedad0e27798d0251a42e909338b701218d941555e2d40804f4e5ea0cb Legacy running event mnemonic: kiwi-text-inquiry-brisk Rounds non-ancient: 26 Creation version: SemanticVersion[major=0, minor=80, patch=0, pre=, build=0] Minimum judge hash code: -981093953 Root hash: 0a5b58e39e84247ce119edf065d1465ce017dc73fed3dd1aa329c5daad408b04dac84586b99372a84a0cc7e247cc1b3b (root) VirtualMap state / enter-broccoli-convince-moon {"Queues (Queue States)":{"RecordCache.TRANSACTION_RECEIPTS":{"head":3125,"path":48543,"tail":3126},"FileService.FILESERVICE_I_UPGRADE_DATA_150":{"head":1,"path":44847,"tail":27869}},"VirtualMapMetadata":{"firstLeafPath":28636,"lastLeafPath":57272},"Singletons":{"HintsService.CRS_STATE":{"path":45055,"mnemonic":"cotton-cereal-assault-scatter"},"EntityIdService.ENTITY_ID":{"path":49151,"mnemonic":"silk-spot-guilt-immense"},"TokenService.NODE_PAYMENTS":{"path":44031,"mnemonic":"velvet-split-hurt-blossom"},"HintsService.ACTIVE_HINTS_CONSTRUCTION":{"path":28671,"mnemonic":"grit-develop-dinosaur-breeze"},"HistoryService.ACTIVE_PROOF_CONSTRUCTION":{"path":30719,"mnemonic":"believe-laundry-lawsuit-rule"},"BlockStreamService.BLOCK_STREAM_INFO":{"path":55295,"mnemonic":"giraffe-guilt-target-hire"},"RosterService.ROSTER_STATE":{"path":43007,"mnemonic":"bachelor-violin-engage-dog"},"PlatformStateService.PLATFORM_STATE":{"path":32767,"mnemonic":"bread-hunt-grocery-cup"},"FeeService.MIDNIGHT_RATES":{"path":33791,"mnemonic":"banner-alley-rubber-boy"},"TokenService.STAKING_NETWORK_REWARDS":{"path":39935,"mnemonic":"target-bachelor-claim-market"},"FreezeService.FREEZE_TIME":{"path":37887,"mnemonic":"fork-foam-fringe-ancient"},"EntityIdService.ENTITY_COUNTS":{"path":40959,"mnemonic":"pause-exclude-mandate-bone"},"TokenService.NODE_REWARDS":{"path":41983,"mnemonic":"nest-mesh-glide-smooth"},"BlockRecordService.RUNNING_HASHES":{"path":47103,"mnemonic":"exist-flash-decrease-shoe"},"BlockRecordService.BLOCKS":{"path":51199,"mnemonic":"give-dismiss-oxygen-expect"},"CongestionThrottleService.THROTTLE_USAGE_SNAPSHOTS":{"path":29695,"mnemonic":"length-snake-relax-elite"},"HistoryService.NEXT_PROOF_CONSTRUCTION":{"path":34815,"mnemonic":"bean-pilot-boss-script"},"HintsService.NEXT_HINTS_CONSTRUCTION":{"path":36863,"mnemonic":"clump-income-brain-census"},"CongestionThrottleService.CONGESTION_LEVEL_STARTS":{"path":31743,"mnemonic":"since-atom-knock-salute"},"FreezeService.UPGRADE_FILE_HASH":{"path":35839,"mnemonic":"travel-sadness-quantum-exile"},"HistoryService.LEDGER_ID":{"path":53247,"mnemonic":"sting-angle-kidney-rather"}}}
node2 3m 49.013s 2026-02-24 19:44:33.984 1667 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Finished writing state for round 8469 to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/8469 {"round":8469,"freezeState":false,"reason":"PERIODIC_SNAPSHOT","directory":"file:///opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/8469/"} [com.swirlds.logging.legacy.payload.StateSavedToDiskPayload]
node2 3m 49.014s 2026-02-24 19:44:33.985 1668 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> FileUtils: deleting directory /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/5968
node1 3m 49.220s 2026-02-24 19:44:34.191 1664 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.VirtualMapStateImpl@4aa6df6b
node1 3m 49.220s 2026-02-24 19:44:34.191 1665 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 8469
node1 3m 49.221s 2026-02-24 19:44:34.192 1666 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Information for state written to disk:
Round: 8469 Timestamp: 2026-02-24T19:44:30.890888641Z Next consensus number: 83431 Legacy running event hash: 84253efd845a78e20085ccfe869338e150b63deedad0e27798d0251a42e909338b701218d941555e2d40804f4e5ea0cb Legacy running event mnemonic: kiwi-text-inquiry-brisk Rounds non-ancient: 26 Creation version: SemanticVersion[major=0, minor=80, patch=0, pre=, build=0] Minimum judge hash code: -981093953 Root hash: 0a5b58e39e84247ce119edf065d1465ce017dc73fed3dd1aa329c5daad408b04dac84586b99372a84a0cc7e247cc1b3b (root) VirtualMap state / enter-broccoli-convince-moon {"Queues (Queue States)":{"RecordCache.TRANSACTION_RECEIPTS":{"head":3125,"path":48543,"tail":3126},"FileService.FILESERVICE_I_UPGRADE_DATA_150":{"head":1,"path":44847,"tail":27869}},"VirtualMapMetadata":{"firstLeafPath":28636,"lastLeafPath":57272},"Singletons":{"HintsService.CRS_STATE":{"path":45055,"mnemonic":"cotton-cereal-assault-scatter"},"EntityIdService.ENTITY_ID":{"path":49151,"mnemonic":"silk-spot-guilt-immense"},"TokenService.NODE_PAYMENTS":{"path":44031,"mnemonic":"velvet-split-hurt-blossom"},"HintsService.ACTIVE_HINTS_CONSTRUCTION":{"path":28671,"mnemonic":"grit-develop-dinosaur-breeze"},"HistoryService.ACTIVE_PROOF_CONSTRUCTION":{"path":30719,"mnemonic":"believe-laundry-lawsuit-rule"},"BlockStreamService.BLOCK_STREAM_INFO":{"path":55295,"mnemonic":"giraffe-guilt-target-hire"},"RosterService.ROSTER_STATE":{"path":43007,"mnemonic":"bachelor-violin-engage-dog"},"PlatformStateService.PLATFORM_STATE":{"path":32767,"mnemonic":"bread-hunt-grocery-cup"},"FeeService.MIDNIGHT_RATES":{"path":33791,"mnemonic":"banner-alley-rubber-boy"},"TokenService.STAKING_NETWORK_REWARDS":{"path":39935,"mnemonic":"target-bachelor-claim-market"},"FreezeService.FREEZE_TIME":{"path":37887,"mnemonic":"fork-foam-fringe-ancient"},"EntityIdService.ENTITY_COUNTS":{"path":40959,"mnemonic":"pause-exclude-mandate-bone"},"TokenService.NODE_REWARDS":{"path":41983,"mnemonic":"nest-mesh-glide-smooth"},"BlockRecordService.RUNNING_HASHES":{"path":47103,"mnemonic":"exist-flash-decrease-shoe"},"BlockRecordService.BLOCKS":{"path":51199,"mnemonic":"give-dismiss-oxygen-expect"},"CongestionThrottleService.THROTTLE_USAGE_SNAPSHOTS":{"path":29695,"mnemonic":"length-snake-relax-elite"},"HistoryService.NEXT_PROOF_CONSTRUCTION":{"path":34815,"mnemonic":"bean-pilot-boss-script"},"HintsService.NEXT_HINTS_CONSTRUCTION":{"path":36863,"mnemonic":"clump-income-brain-census"},"CongestionThrottleService.CONGESTION_LEVEL_STARTS":{"path":31743,"mnemonic":"since-atom-knock-salute"},"FreezeService.UPGRADE_FILE_HASH":{"path":35839,"mnemonic":"travel-sadness-quantum-exile"},"HistoryService.LEDGER_ID":{"path":53247,"mnemonic":"sting-angle-kidney-rather"}}}
node1 3m 49.228s 2026-02-24 19:44:34.199 1667 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Finished writing state for round 8469 to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/8469 {"round":8469,"freezeState":false,"reason":"PERIODIC_SNAPSHOT","directory":"file:///opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/8469/"} [com.swirlds.logging.legacy.payload.StateSavedToDiskPayload]
node1 3m 49.229s 2026-02-24 19:44:34.200 1668 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> FileUtils: deleting directory /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/5968
node1 3m 50.926s 2026-02-24 19:44:35.897 1688 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8550
node0 3m 50.931s 2026-02-24 19:44:35.902 1688 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8550
node2 3m 50.946s 2026-02-24 19:44:35.917 1688 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8550
node1 3m 51.347s 2026-02-24 19:44:36.318 1689 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8557
node0 3m 51.352s 2026-02-24 19:44:36.323 1689 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8557
node2 3m 51.365s 2026-02-24 19:44:36.336 1689 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8557
node1 3m 51.827s 2026-02-24 19:44:36.798 1690 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8565
node0 3m 51.831s 2026-02-24 19:44:36.802 1690 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8565
node2 3m 51.845s 2026-02-24 19:44:36.816 1690 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8565
node1 3m 52.546s 2026-02-24 19:44:37.517 1702 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8577
node0 3m 52.551s 2026-02-24 19:44:37.522 1702 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8577
node2 3m 52.565s 2026-02-24 19:44:37.536 1702 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8577
node1 3m 55.847s 2026-02-24 19:44:40.818 1714 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8632
node0 3m 55.852s 2026-02-24 19:44:40.823 1714 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8632
node2 3m 55.865s 2026-02-24 19:44:40.836 1714 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8632
node0 3m 56.691s 2026-02-24 19:44:41.662 1726 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8646
node2 3m 56.705s 2026-02-24 19:44:41.676 1726 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8646
node1 3m 56.713s 2026-02-24 19:44:41.684 1726 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8646
node1 3m 56.866s 2026-02-24 19:44:41.837 1727 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8649
node0 3m 56.871s 2026-02-24 19:44:41.842 1727 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8649
node2 3m 56.885s 2026-02-24 19:44:41.856 1727 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8649
node1 4m 6.887s 2026-02-24 19:44:51.858 1775 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8816
node0 4m 6.891s 2026-02-24 19:44:51.862 1775 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8816
node2 4m 6.905s 2026-02-24 19:44:51.876 1775 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8816
node1 4m 10.487s 2026-02-24 19:44:55.458 1795 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8876
node0 4m 10.491s 2026-02-24 19:44:55.462 1795 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8876
node2 4m 10.506s 2026-02-24 19:44:55.477 1795 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8876
node1 4m 11.386s 2026-02-24 19:44:56.357 1807 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8891
node0 4m 11.391s 2026-02-24 19:44:56.362 1807 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8891
node2 4m 11.404s 2026-02-24 19:44:56.375 1807 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8891
node1 4m 12.407s 2026-02-24 19:44:57.378 1808 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8908
node0 4m 12.412s 2026-02-24 19:44:57.383 1808 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8908
node2 4m 12.426s 2026-02-24 19:44:57.397 1808 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8908
node0 4m 15.231s 2026-02-24 19:45:00.202 1823 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8955
node2 4m 15.245s 2026-02-24 19:45:00.216 1823 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8955
node1 4m 15.252s 2026-02-24 19:45:00.223 1823 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8955
node1 4m 17.208s 2026-02-24 19:45:02.179 1833 INFO STATE_TO_DISK <<scheduler TransactionHandler>> DefaultSavedStateController: Signed state from round 8988 created, will eventually be written to disk, for reason: PERIODIC_SNAPSHOT
node0 4m 17.212s 2026-02-24 19:45:02.183 1833 INFO STATE_TO_DISK <<scheduler TransactionHandler>> DefaultSavedStateController: Signed state from round 8988 created, will eventually be written to disk, for reason: PERIODIC_SNAPSHOT
node2 4m 17.226s 2026-02-24 19:45:02.197 1833 INFO STATE_TO_DISK <<scheduler TransactionHandler>> DefaultSavedStateController: Signed state from round 8988 created, will eventually be written to disk, for reason: PERIODIC_SNAPSHOT
node1 4m 17.267s 2026-02-24 19:45:02.238 1836 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8989
node0 4m 17.271s 2026-02-24 19:45:02.242 1836 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8989
node0 4m 17.271s 2026-02-24 19:45:02.242 1837 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Started writing round 8988 state to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/8988
node0 4m 17.271s 2026-02-24 19:45:02.242 1838 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 8988
node0 4m 17.271s 2026-02-24 19:45:02.242 1839 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.VirtualMapStateImpl@391f22
node2 4m 17.285s 2026-02-24 19:45:02.256 1836 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 8989
node2 4m 17.294s 2026-02-24 19:45:02.265 1837 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Started writing round 8988 state to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/8988
node2 4m 17.294s 2026-02-24 19:45:02.265 1838 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 8988
node2 4m 17.295s 2026-02-24 19:45:02.266 1839 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.VirtualMapStateImpl@5cbbbd9a
node1 4m 17.305s 2026-02-24 19:45:02.276 1837 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Started writing round 8988 state to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/8988
node1 4m 17.306s 2026-02-24 19:45:02.277 1838 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 8988
node1 4m 17.306s 2026-02-24 19:45:02.277 1839 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.VirtualMapStateImpl@78a8ae81
node0 4m 20.019s 2026-02-24 19:45:04.990 1883 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.VirtualMapStateImpl@391f22
node0 4m 20.020s 2026-02-24 19:45:04.991 1884 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 8988
node0 4m 20.020s 2026-02-24 19:45:04.991 1885 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Information for state written to disk:
Round: 8988 Timestamp: 2026-02-24T19:45:02.040380Z Next consensus number: 84990 Legacy running event hash: f3abe153584b81a885901b2ee89995cdc6962a30edcbcb4d130f6624ed716a1d45fc5284d2833f3a5f3306404b6f09fc Legacy running event mnemonic: melt-stick-annual-slam Rounds non-ancient: 26 Creation version: SemanticVersion[major=0, minor=80, patch=0, pre=, build=0] Minimum judge hash code: -904852012 Root hash: 2b81f4e620ac00f2f207da3c7d0b3d63da3a75dff39ab2a4ff05752306ae48ec388b4bcb4177ae54f06c3ef4b09953b1 (root) VirtualMap state / ice-globe-better-bundle {"Queues (Queue States)":{"RecordCache.TRANSACTION_RECEIPTS":{"head":3125,"path":48543,"tail":3126},"FileService.FILESERVICE_I_UPGRADE_DATA_150":{"head":1,"path":44847,"tail":27869}},"VirtualMapMetadata":{"firstLeafPath":28636,"lastLeafPath":57272},"Singletons":{"HintsService.CRS_STATE":{"path":45055,"mnemonic":"cotton-cereal-assault-scatter"},"EntityIdService.ENTITY_ID":{"path":49151,"mnemonic":"silk-spot-guilt-immense"},"TokenService.NODE_PAYMENTS":{"path":44031,"mnemonic":"around-few-wreck-salon"},"HintsService.ACTIVE_HINTS_CONSTRUCTION":{"path":28671,"mnemonic":"grit-develop-dinosaur-breeze"},"HistoryService.ACTIVE_PROOF_CONSTRUCTION":{"path":30719,"mnemonic":"believe-laundry-lawsuit-rule"},"BlockStreamService.BLOCK_STREAM_INFO":{"path":55295,"mnemonic":"army-slush-blanket-enhance"},"RosterService.ROSTER_STATE":{"path":43007,"mnemonic":"bachelor-violin-engage-dog"},"PlatformStateService.PLATFORM_STATE":{"path":32767,"mnemonic":"rib-shove-lobster-clay"},"FeeService.MIDNIGHT_RATES":{"path":33791,"mnemonic":"banner-alley-rubber-boy"},"TokenService.STAKING_NETWORK_REWARDS":{"path":39935,"mnemonic":"hat-nut-curious-renew"},"FreezeService.FREEZE_TIME":{"path":37887,"mnemonic":"fork-foam-fringe-ancient"},"EntityIdService.ENTITY_COUNTS":{"path":40959,"mnemonic":"pause-exclude-mandate-bone"},"TokenService.NODE_REWARDS":{"path":41983,"mnemonic":"select-solution-truck-oak"},"BlockRecordService.RUNNING_HASHES":{"path":47103,"mnemonic":"exist-flash-decrease-shoe"},"BlockRecordService.BLOCKS":{"path":51199,"mnemonic":"give-dismiss-oxygen-expect"},"CongestionThrottleService.THROTTLE_USAGE_SNAPSHOTS":{"path":29695,"mnemonic":"length-snake-relax-elite"},"HistoryService.NEXT_PROOF_CONSTRUCTION":{"path":34815,"mnemonic":"bean-pilot-boss-script"},"HintsService.NEXT_HINTS_CONSTRUCTION":{"path":36863,"mnemonic":"clump-income-brain-census"},"CongestionThrottleService.CONGESTION_LEVEL_STARTS":{"path":31743,"mnemonic":"since-atom-knock-salute"},"FreezeService.UPGRADE_FILE_HASH":{"path":35839,"mnemonic":"travel-sadness-quantum-exile"},"HistoryService.LEDGER_ID":{"path":53247,"mnemonic":"sting-angle-kidney-rather"}}}
node0 4m 20.026s 2026-02-24 19:45:04.997 1886 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Finished writing state for round 8988 to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/8988 {"round":8988,"freezeState":false,"reason":"PERIODIC_SNAPSHOT","directory":"file:///opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/8988/"} [com.swirlds.logging.legacy.payload.StateSavedToDiskPayload]
node0 4m 20.026s 2026-02-24 19:45:04.997 1887 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> FileUtils: deleting directory /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/6488
node2 4m 20.151s 2026-02-24 19:45:05.122 1883 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.VirtualMapStateImpl@5cbbbd9a
node2 4m 20.152s 2026-02-24 19:45:05.123 1884 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 8988
node2 4m 20.152s 2026-02-24 19:45:05.123 1885 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Information for state written to disk:
Round: 8988 Timestamp: 2026-02-24T19:45:02.040380Z Next consensus number: 84990 Legacy running event hash: f3abe153584b81a885901b2ee89995cdc6962a30edcbcb4d130f6624ed716a1d45fc5284d2833f3a5f3306404b6f09fc Legacy running event mnemonic: melt-stick-annual-slam Rounds non-ancient: 26 Creation version: SemanticVersion[major=0, minor=80, patch=0, pre=, build=0] Minimum judge hash code: -904852012 Root hash: 2b81f4e620ac00f2f207da3c7d0b3d63da3a75dff39ab2a4ff05752306ae48ec388b4bcb4177ae54f06c3ef4b09953b1 (root) VirtualMap state / ice-globe-better-bundle {"Queues (Queue States)":{"RecordCache.TRANSACTION_RECEIPTS":{"head":3125,"path":48543,"tail":3126},"FileService.FILESERVICE_I_UPGRADE_DATA_150":{"head":1,"path":44847,"tail":27869}},"VirtualMapMetadata":{"firstLeafPath":28636,"lastLeafPath":57272},"Singletons":{"HintsService.CRS_STATE":{"path":45055,"mnemonic":"cotton-cereal-assault-scatter"},"EntityIdService.ENTITY_ID":{"path":49151,"mnemonic":"silk-spot-guilt-immense"},"TokenService.NODE_PAYMENTS":{"path":44031,"mnemonic":"around-few-wreck-salon"},"HintsService.ACTIVE_HINTS_CONSTRUCTION":{"path":28671,"mnemonic":"grit-develop-dinosaur-breeze"},"HistoryService.ACTIVE_PROOF_CONSTRUCTION":{"path":30719,"mnemonic":"believe-laundry-lawsuit-rule"},"BlockStreamService.BLOCK_STREAM_INFO":{"path":55295,"mnemonic":"army-slush-blanket-enhance"},"RosterService.ROSTER_STATE":{"path":43007,"mnemonic":"bachelor-violin-engage-dog"},"PlatformStateService.PLATFORM_STATE":{"path":32767,"mnemonic":"rib-shove-lobster-clay"},"FeeService.MIDNIGHT_RATES":{"path":33791,"mnemonic":"banner-alley-rubber-boy"},"TokenService.STAKING_NETWORK_REWARDS":{"path":39935,"mnemonic":"hat-nut-curious-renew"},"FreezeService.FREEZE_TIME":{"path":37887,"mnemonic":"fork-foam-fringe-ancient"},"EntityIdService.ENTITY_COUNTS":{"path":40959,"mnemonic":"pause-exclude-mandate-bone"},"TokenService.NODE_REWARDS":{"path":41983,"mnemonic":"select-solution-truck-oak"},"BlockRecordService.RUNNING_HASHES":{"path":47103,"mnemonic":"exist-flash-decrease-shoe"},"BlockRecordService.BLOCKS":{"path":51199,"mnemonic":"give-dismiss-oxygen-expect"},"CongestionThrottleService.THROTTLE_USAGE_SNAPSHOTS":{"path":29695,"mnemonic":"length-snake-relax-elite"},"HistoryService.NEXT_PROOF_CONSTRUCTION":{"path":34815,"mnemonic":"bean-pilot-boss-script"},"HintsService.NEXT_HINTS_CONSTRUCTION":{"path":36863,"mnemonic":"clump-income-brain-census"},"CongestionThrottleService.CONGESTION_LEVEL_STARTS":{"path":31743,"mnemonic":"since-atom-knock-salute"},"FreezeService.UPGRADE_FILE_HASH":{"path":35839,"mnemonic":"travel-sadness-quantum-exile"},"HistoryService.LEDGER_ID":{"path":53247,"mnemonic":"sting-angle-kidney-rather"}}}
node2 4m 20.159s 2026-02-24 19:45:05.130 1886 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Finished writing state for round 8988 to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/8988 {"round":8988,"freezeState":false,"reason":"PERIODIC_SNAPSHOT","directory":"file:///opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/8988/"} [com.swirlds.logging.legacy.payload.StateSavedToDiskPayload]
node2 4m 20.160s 2026-02-24 19:45:05.131 1887 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> FileUtils: deleting directory /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/6488
node1 4m 20.308s 2026-02-24 19:45:05.279 1883 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.VirtualMapStateImpl@78a8ae81
node1 4m 20.309s 2026-02-24 19:45:05.280 1884 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 8988
node1 4m 20.310s 2026-02-24 19:45:05.281 1885 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Information for state written to disk:
Round: 8988 Timestamp: 2026-02-24T19:45:02.040380Z Next consensus number: 84990 Legacy running event hash: f3abe153584b81a885901b2ee89995cdc6962a30edcbcb4d130f6624ed716a1d45fc5284d2833f3a5f3306404b6f09fc Legacy running event mnemonic: melt-stick-annual-slam Rounds non-ancient: 26 Creation version: SemanticVersion[major=0, minor=80, patch=0, pre=, build=0] Minimum judge hash code: -904852012 Root hash: 2b81f4e620ac00f2f207da3c7d0b3d63da3a75dff39ab2a4ff05752306ae48ec388b4bcb4177ae54f06c3ef4b09953b1 (root) VirtualMap state / ice-globe-better-bundle {"Queues (Queue States)":{"RecordCache.TRANSACTION_RECEIPTS":{"head":3125,"path":48543,"tail":3126},"FileService.FILESERVICE_I_UPGRADE_DATA_150":{"head":1,"path":44847,"tail":27869}},"VirtualMapMetadata":{"firstLeafPath":28636,"lastLeafPath":57272},"Singletons":{"HintsService.CRS_STATE":{"path":45055,"mnemonic":"cotton-cereal-assault-scatter"},"EntityIdService.ENTITY_ID":{"path":49151,"mnemonic":"silk-spot-guilt-immense"},"TokenService.NODE_PAYMENTS":{"path":44031,"mnemonic":"around-few-wreck-salon"},"HintsService.ACTIVE_HINTS_CONSTRUCTION":{"path":28671,"mnemonic":"grit-develop-dinosaur-breeze"},"HistoryService.ACTIVE_PROOF_CONSTRUCTION":{"path":30719,"mnemonic":"believe-laundry-lawsuit-rule"},"BlockStreamService.BLOCK_STREAM_INFO":{"path":55295,"mnemonic":"army-slush-blanket-enhance"},"RosterService.ROSTER_STATE":{"path":43007,"mnemonic":"bachelor-violin-engage-dog"},"PlatformStateService.PLATFORM_STATE":{"path":32767,"mnemonic":"rib-shove-lobster-clay"},"FeeService.MIDNIGHT_RATES":{"path":33791,"mnemonic":"banner-alley-rubber-boy"},"TokenService.STAKING_NETWORK_REWARDS":{"path":39935,"mnemonic":"hat-nut-curious-renew"},"FreezeService.FREEZE_TIME":{"path":37887,"mnemonic":"fork-foam-fringe-ancient"},"EntityIdService.ENTITY_COUNTS":{"path":40959,"mnemonic":"pause-exclude-mandate-bone"},"TokenService.NODE_REWARDS":{"path":41983,"mnemonic":"select-solution-truck-oak"},"BlockRecordService.RUNNING_HASHES":{"path":47103,"mnemonic":"exist-flash-decrease-shoe"},"BlockRecordService.BLOCKS":{"path":51199,"mnemonic":"give-dismiss-oxygen-expect"},"CongestionThrottleService.THROTTLE_USAGE_SNAPSHOTS":{"path":29695,"mnemonic":"length-snake-relax-elite"},"HistoryService.NEXT_PROOF_CONSTRUCTION":{"path":34815,"mnemonic":"bean-pilot-boss-script"},"HintsService.NEXT_HINTS_CONSTRUCTION":{"path":36863,"mnemonic":"clump-income-brain-census"},"CongestionThrottleService.CONGESTION_LEVEL_STARTS":{"path":31743,"mnemonic":"since-atom-knock-salute"},"FreezeService.UPGRADE_FILE_HASH":{"path":35839,"mnemonic":"travel-sadness-quantum-exile"},"HistoryService.LEDGER_ID":{"path":53247,"mnemonic":"sting-angle-kidney-rather"}}}
node1 4m 20.319s 2026-02-24 19:45:05.290 1886 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Finished writing state for round 8988 to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/8988 {"round":8988,"freezeState":false,"reason":"PERIODIC_SNAPSHOT","directory":"file:///opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/8988/"} [com.swirlds.logging.legacy.payload.StateSavedToDiskPayload]
node1 4m 20.320s 2026-02-24 19:45:05.291 1887 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> FileUtils: deleting directory /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/6488
node1 4m 24.827s 2026-02-24 19:45:09.798 1918 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9115
node0 4m 24.831s 2026-02-24 19:45:09.802 1918 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9115
node2 4m 24.845s 2026-02-24 19:45:09.816 1918 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9115
node1 4m 26.687s 2026-02-24 19:45:11.658 1930 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9146
node0 4m 26.691s 2026-02-24 19:45:11.662 1930 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9146
node2 4m 26.705s 2026-02-24 19:45:11.676 1930 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9146
node1 4m 26.866s 2026-02-24 19:45:11.837 1931 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9149
node0 4m 26.871s 2026-02-24 19:45:11.842 1931 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9149
node2 4m 26.883s 2026-02-24 19:45:11.854 1931 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9149
node1 4m 32.087s 2026-02-24 19:45:17.058 1965 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9236
node0 4m 32.091s 2026-02-24 19:45:17.062 1965 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9236
node2 4m 32.105s 2026-02-24 19:45:17.076 1965 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9236
node1 4m 35.807s 2026-02-24 19:45:20.778 1977 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9298
node0 4m 35.811s 2026-02-24 19:45:20.782 1977 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9298
node2 4m 35.819s 2026-02-24 19:45:20.790 1977 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9298
node1 4m 39.167s 2026-02-24 19:45:24.138 2000 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9354
node0 4m 39.171s 2026-02-24 19:45:24.142 2000 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9354
node2 4m 39.185s 2026-02-24 19:45:24.156 2000 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9354
node0 4m 39.531s 2026-02-24 19:45:24.502 2001 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9360
node2 4m 39.545s 2026-02-24 19:45:24.516 2001 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9360
node1 4m 39.564s 2026-02-24 19:45:24.535 2001 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9360
node1 4m 39.767s 2026-02-24 19:45:24.738 2002 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9364
node0 4m 39.771s 2026-02-24 19:45:24.742 2002 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9364
node2 4m 39.785s 2026-02-24 19:45:24.756 2002 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9364
node1 4m 40.247s 2026-02-24 19:45:25.218 2006 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9372
node0 4m 40.251s 2026-02-24 19:45:25.222 2014 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9372
node2 4m 40.266s 2026-02-24 19:45:25.237 2014 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9372
node0 4m 40.671s 2026-02-24 19:45:25.642 2015 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9379
node2 4m 40.685s 2026-02-24 19:45:25.656 2015 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9379
node1 4m 40.726s 2026-02-24 19:45:25.697 2015 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9379
node1 4m 40.907s 2026-02-24 19:45:25.878 2016 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9383
node0 4m 40.911s 2026-02-24 19:45:25.882 2016 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9383
node2 4m 40.925s 2026-02-24 19:45:25.896 2016 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9383
node1 4m 45.047s 2026-02-24 19:45:30.018 2039 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9452
node0 4m 45.051s 2026-02-24 19:45:30.022 2039 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9452
node2 4m 45.065s 2026-02-24 19:45:30.036 2039 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9452
node1 4m 45.527s 2026-02-24 19:45:30.498 2040 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9460
node0 4m 45.531s 2026-02-24 19:45:30.502 2040 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9460
node2 4m 45.545s 2026-02-24 19:45:30.516 2040 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9460
node1 4m 46.248s 2026-02-24 19:45:31.219 2042 INFO STATE_TO_DISK <<scheduler TransactionHandler>> DefaultSavedStateController: Signed state from round 9472 created, will eventually be written to disk, for reason: PERIODIC_SNAPSHOT
node0 4m 46.252s 2026-02-24 19:45:31.223 2042 INFO STATE_TO_DISK <<scheduler TransactionHandler>> DefaultSavedStateController: Signed state from round 9472 created, will eventually be written to disk, for reason: PERIODIC_SNAPSHOT
node2 4m 46.263s 2026-02-24 19:45:31.234 2042 INFO STATE_TO_DISK <<scheduler TransactionHandler>> DefaultSavedStateController: Signed state from round 9472 created, will eventually be written to disk, for reason: PERIODIC_SNAPSHOT
node0 4m 46.311s 2026-02-24 19:45:31.282 2045 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Started writing round 9472 state to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/9472
node0 4m 46.312s 2026-02-24 19:45:31.283 2046 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 9472
node0 4m 46.312s 2026-02-24 19:45:31.283 2047 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.VirtualMapStateImpl@3d60b73e
node2 4m 46.349s 2026-02-24 19:45:31.320 2045 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Started writing round 9472 state to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/9472
node2 4m 46.350s 2026-02-24 19:45:31.321 2046 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 9472
node2 4m 46.350s 2026-02-24 19:45:31.321 2047 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.VirtualMapStateImpl@4b132822
node1 4m 46.365s 2026-02-24 19:45:31.336 2045 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Started writing round 9472 state to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/9472
node1 4m 46.366s 2026-02-24 19:45:31.337 2046 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 9472
node1 4m 46.367s 2026-02-24 19:45:31.338 2047 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.VirtualMapStateImpl@17163abc
node1 4m 46.667s 2026-02-24 19:45:31.638 2056 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9479
node0 4m 46.671s 2026-02-24 19:45:31.642 2056 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9479
node2 4m 46.694s 2026-02-24 19:45:31.665 2056 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9479
node1 4m 47.627s 2026-02-24 19:45:32.598 2085 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9495
node0 4m 47.632s 2026-02-24 19:45:32.603 2085 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9495
node2 4m 47.648s 2026-02-24 19:45:32.619 2085 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9495
node1 4m 48.827s 2026-02-24 19:45:33.798 2092 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9515
node0 4m 48.831s 2026-02-24 19:45:33.802 2092 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9515
node2 4m 48.846s 2026-02-24 19:45:33.817 2092 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9515
node0 4m 49.020s 2026-02-24 19:45:33.991 2094 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.VirtualMapStateImpl@3d60b73e
node0 4m 49.020s 2026-02-24 19:45:33.991 2095 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 9472
node0 4m 49.020s 2026-02-24 19:45:33.991 2096 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Information for state written to disk:
Round: 9472 Timestamp: 2026-02-24T19:45:31.083344852Z Next consensus number: 86437 Legacy running event hash: b7fdad2a616a1e3137914a8138562f77d7103e47ad0781549e3b3cdd799f8e1f3db0f18e7a7fa7becc57f4f66dc261b0 Legacy running event mnemonic: about-food-coil-shiver Rounds non-ancient: 26 Creation version: SemanticVersion[major=0, minor=80, patch=0, pre=, build=0] Minimum judge hash code: -2044162409 Root hash: c40577ac59d5d3942285a9f4cee6d993dcfab91057d95f592356b58669d3eca5ef8df255379440e97d26acc010e07688 (root) VirtualMap state / legal-void-deny-mirror {"Queues (Queue States)":{"RecordCache.TRANSACTION_RECEIPTS":{"head":3126,"path":48543,"tail":3126},"FileService.FILESERVICE_I_UPGRADE_DATA_150":{"head":1,"path":44847,"tail":27869}},"VirtualMapMetadata":{"firstLeafPath":28635,"lastLeafPath":57270},"Singletons":{"HintsService.CRS_STATE":{"path":45055,"mnemonic":"cotton-cereal-assault-scatter"},"EntityIdService.ENTITY_ID":{"path":49151,"mnemonic":"silk-spot-guilt-immense"},"TokenService.NODE_PAYMENTS":{"path":44031,"mnemonic":"around-few-wreck-salon"},"HintsService.ACTIVE_HINTS_CONSTRUCTION":{"path":28671,"mnemonic":"grit-develop-dinosaur-breeze"},"HistoryService.ACTIVE_PROOF_CONSTRUCTION":{"path":30719,"mnemonic":"believe-laundry-lawsuit-rule"},"BlockStreamService.BLOCK_STREAM_INFO":{"path":55295,"mnemonic":"gentle-gorilla-deny-file"},"RosterService.ROSTER_STATE":{"path":43007,"mnemonic":"bachelor-violin-engage-dog"},"PlatformStateService.PLATFORM_STATE":{"path":32767,"mnemonic":"home-chief-salute-cat"},"FeeService.MIDNIGHT_RATES":{"path":33791,"mnemonic":"banner-alley-rubber-boy"},"TokenService.STAKING_NETWORK_REWARDS":{"path":39935,"mnemonic":"hat-nut-curious-renew"},"FreezeService.FREEZE_TIME":{"path":37887,"mnemonic":"fork-foam-fringe-ancient"},"EntityIdService.ENTITY_COUNTS":{"path":40959,"mnemonic":"pause-exclude-mandate-bone"},"TokenService.NODE_REWARDS":{"path":41983,"mnemonic":"rebel-clever-climb-vital"},"BlockRecordService.RUNNING_HASHES":{"path":47103,"mnemonic":"exist-flash-decrease-shoe"},"BlockRecordService.BLOCKS":{"path":51199,"mnemonic":"give-dismiss-oxygen-expect"},"CongestionThrottleService.THROTTLE_USAGE_SNAPSHOTS":{"path":29695,"mnemonic":"length-snake-relax-elite"},"HistoryService.NEXT_PROOF_CONSTRUCTION":{"path":34815,"mnemonic":"bean-pilot-boss-script"},"HintsService.NEXT_HINTS_CONSTRUCTION":{"path":36863,"mnemonic":"clump-income-brain-census"},"CongestionThrottleService.CONGESTION_LEVEL_STARTS":{"path":31743,"mnemonic":"since-atom-knock-salute"},"FreezeService.UPGRADE_FILE_HASH":{"path":35839,"mnemonic":"travel-sadness-quantum-exile"},"HistoryService.LEDGER_ID":{"path":53247,"mnemonic":"sting-angle-kidney-rather"}}}
node0 4m 49.027s 2026-02-24 19:45:33.998 2097 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Finished writing state for round 9472 to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/9472 {"round":9472,"freezeState":false,"reason":"PERIODIC_SNAPSHOT","directory":"file:///opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/9472/"} [com.swirlds.logging.legacy.payload.StateSavedToDiskPayload]
node0 4m 49.028s 2026-02-24 19:45:33.999 2098 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> FileUtils: deleting directory /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/6976
node2 4m 49.175s 2026-02-24 19:45:34.146 2094 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.VirtualMapStateImpl@4b132822
node2 4m 49.175s 2026-02-24 19:45:34.146 2095 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 9472
node2 4m 49.176s 2026-02-24 19:45:34.147 2096 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Information for state written to disk:
Round: 9472 Timestamp: 2026-02-24T19:45:31.083344852Z Next consensus number: 86437 Legacy running event hash: b7fdad2a616a1e3137914a8138562f77d7103e47ad0781549e3b3cdd799f8e1f3db0f18e7a7fa7becc57f4f66dc261b0 Legacy running event mnemonic: about-food-coil-shiver Rounds non-ancient: 26 Creation version: SemanticVersion[major=0, minor=80, patch=0, pre=, build=0] Minimum judge hash code: -2044162409 Root hash: c40577ac59d5d3942285a9f4cee6d993dcfab91057d95f592356b58669d3eca5ef8df255379440e97d26acc010e07688 (root) VirtualMap state / legal-void-deny-mirror {"Queues (Queue States)":{"RecordCache.TRANSACTION_RECEIPTS":{"head":3126,"path":48543,"tail":3126},"FileService.FILESERVICE_I_UPGRADE_DATA_150":{"head":1,"path":44847,"tail":27869}},"VirtualMapMetadata":{"firstLeafPath":28635,"lastLeafPath":57270},"Singletons":{"HintsService.CRS_STATE":{"path":45055,"mnemonic":"cotton-cereal-assault-scatter"},"EntityIdService.ENTITY_ID":{"path":49151,"mnemonic":"silk-spot-guilt-immense"},"TokenService.NODE_PAYMENTS":{"path":44031,"mnemonic":"around-few-wreck-salon"},"HintsService.ACTIVE_HINTS_CONSTRUCTION":{"path":28671,"mnemonic":"grit-develop-dinosaur-breeze"},"HistoryService.ACTIVE_PROOF_CONSTRUCTION":{"path":30719,"mnemonic":"believe-laundry-lawsuit-rule"},"BlockStreamService.BLOCK_STREAM_INFO":{"path":55295,"mnemonic":"gentle-gorilla-deny-file"},"RosterService.ROSTER_STATE":{"path":43007,"mnemonic":"bachelor-violin-engage-dog"},"PlatformStateService.PLATFORM_STATE":{"path":32767,"mnemonic":"home-chief-salute-cat"},"FeeService.MIDNIGHT_RATES":{"path":33791,"mnemonic":"banner-alley-rubber-boy"},"TokenService.STAKING_NETWORK_REWARDS":{"path":39935,"mnemonic":"hat-nut-curious-renew"},"FreezeService.FREEZE_TIME":{"path":37887,"mnemonic":"fork-foam-fringe-ancient"},"EntityIdService.ENTITY_COUNTS":{"path":40959,"mnemonic":"pause-exclude-mandate-bone"},"TokenService.NODE_REWARDS":{"path":41983,"mnemonic":"rebel-clever-climb-vital"},"BlockRecordService.RUNNING_HASHES":{"path":47103,"mnemonic":"exist-flash-decrease-shoe"},"BlockRecordService.BLOCKS":{"path":51199,"mnemonic":"give-dismiss-oxygen-expect"},"CongestionThrottleService.THROTTLE_USAGE_SNAPSHOTS":{"path":29695,"mnemonic":"length-snake-relax-elite"},"HistoryService.NEXT_PROOF_CONSTRUCTION":{"path":34815,"mnemonic":"bean-pilot-boss-script"},"HintsService.NEXT_HINTS_CONSTRUCTION":{"path":36863,"mnemonic":"clump-income-brain-census"},"CongestionThrottleService.CONGESTION_LEVEL_STARTS":{"path":31743,"mnemonic":"since-atom-knock-salute"},"FreezeService.UPGRADE_FILE_HASH":{"path":35839,"mnemonic":"travel-sadness-quantum-exile"},"HistoryService.LEDGER_ID":{"path":53247,"mnemonic":"sting-angle-kidney-rather"}}}
node2 4m 49.183s 2026-02-24 19:45:34.154 2097 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Finished writing state for round 9472 to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/9472 {"round":9472,"freezeState":false,"reason":"PERIODIC_SNAPSHOT","directory":"file:///opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/9472/"} [com.swirlds.logging.legacy.payload.StateSavedToDiskPayload]
node2 4m 49.184s 2026-02-24 19:45:34.155 2098 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> FileUtils: deleting directory /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/6976
node1 4m 49.490s 2026-02-24 19:45:34.461 2094 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.VirtualMapStateImpl@17163abc
node1 4m 49.491s 2026-02-24 19:45:34.462 2095 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 9472
node1 4m 49.491s 2026-02-24 19:45:34.462 2096 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Information for state written to disk:
Round: 9472 Timestamp: 2026-02-24T19:45:31.083344852Z Next consensus number: 86437 Legacy running event hash: b7fdad2a616a1e3137914a8138562f77d7103e47ad0781549e3b3cdd799f8e1f3db0f18e7a7fa7becc57f4f66dc261b0 Legacy running event mnemonic: about-food-coil-shiver Rounds non-ancient: 26 Creation version: SemanticVersion[major=0, minor=80, patch=0, pre=, build=0] Minimum judge hash code: -2044162409 Root hash: c40577ac59d5d3942285a9f4cee6d993dcfab91057d95f592356b58669d3eca5ef8df255379440e97d26acc010e07688 (root) VirtualMap state / legal-void-deny-mirror {"Queues (Queue States)":{"RecordCache.TRANSACTION_RECEIPTS":{"head":3126,"path":48543,"tail":3126},"FileService.FILESERVICE_I_UPGRADE_DATA_150":{"head":1,"path":44847,"tail":27869}},"VirtualMapMetadata":{"firstLeafPath":28635,"lastLeafPath":57270},"Singletons":{"HintsService.CRS_STATE":{"path":45055,"mnemonic":"cotton-cereal-assault-scatter"},"EntityIdService.ENTITY_ID":{"path":49151,"mnemonic":"silk-spot-guilt-immense"},"TokenService.NODE_PAYMENTS":{"path":44031,"mnemonic":"around-few-wreck-salon"},"HintsService.ACTIVE_HINTS_CONSTRUCTION":{"path":28671,"mnemonic":"grit-develop-dinosaur-breeze"},"HistoryService.ACTIVE_PROOF_CONSTRUCTION":{"path":30719,"mnemonic":"believe-laundry-lawsuit-rule"},"BlockStreamService.BLOCK_STREAM_INFO":{"path":55295,"mnemonic":"gentle-gorilla-deny-file"},"RosterService.ROSTER_STATE":{"path":43007,"mnemonic":"bachelor-violin-engage-dog"},"PlatformStateService.PLATFORM_STATE":{"path":32767,"mnemonic":"home-chief-salute-cat"},"FeeService.MIDNIGHT_RATES":{"path":33791,"mnemonic":"banner-alley-rubber-boy"},"TokenService.STAKING_NETWORK_REWARDS":{"path":39935,"mnemonic":"hat-nut-curious-renew"},"FreezeService.FREEZE_TIME":{"path":37887,"mnemonic":"fork-foam-fringe-ancient"},"EntityIdService.ENTITY_COUNTS":{"path":40959,"mnemonic":"pause-exclude-mandate-bone"},"TokenService.NODE_REWARDS":{"path":41983,"mnemonic":"rebel-clever-climb-vital"},"BlockRecordService.RUNNING_HASHES":{"path":47103,"mnemonic":"exist-flash-decrease-shoe"},"BlockRecordService.BLOCKS":{"path":51199,"mnemonic":"give-dismiss-oxygen-expect"},"CongestionThrottleService.THROTTLE_USAGE_SNAPSHOTS":{"path":29695,"mnemonic":"length-snake-relax-elite"},"HistoryService.NEXT_PROOF_CONSTRUCTION":{"path":34815,"mnemonic":"bean-pilot-boss-script"},"HintsService.NEXT_HINTS_CONSTRUCTION":{"path":36863,"mnemonic":"clump-income-brain-census"},"CongestionThrottleService.CONGESTION_LEVEL_STARTS":{"path":31743,"mnemonic":"since-atom-knock-salute"},"FreezeService.UPGRADE_FILE_HASH":{"path":35839,"mnemonic":"travel-sadness-quantum-exile"},"HistoryService.LEDGER_ID":{"path":53247,"mnemonic":"sting-angle-kidney-rather"}}}
node1 4m 49.503s 2026-02-24 19:45:34.474 2097 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Finished writing state for round 9472 to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/9472 {"round":9472,"freezeState":false,"reason":"PERIODIC_SNAPSHOT","directory":"file:///opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/9472/"} [com.swirlds.logging.legacy.payload.StateSavedToDiskPayload]
node1 4m 49.505s 2026-02-24 19:45:34.476 2098 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> FileUtils: deleting directory /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/6976
node1 4m 51.527s 2026-02-24 19:45:36.498 2118 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9560
node0 4m 51.532s 2026-02-24 19:45:36.503 2118 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9560
node2 4m 51.546s 2026-02-24 19:45:36.517 2118 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9560
node1 4m 52.727s 2026-02-24 19:45:37.698 2130 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9580
node0 4m 52.731s 2026-02-24 19:45:37.702 2130 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9580
node2 4m 52.745s 2026-02-24 19:45:37.716 2130 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9580
node1 4m 53.927s 2026-02-24 19:45:38.898 2131 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9600
node0 4m 53.932s 2026-02-24 19:45:38.903 2131 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9600
node2 4m 53.945s 2026-02-24 19:45:38.916 2131 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9600
node1 4m 55.126s 2026-02-24 19:45:40.097 2143 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9620
node0 4m 55.131s 2026-02-24 19:45:40.102 2143 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9620
node2 4m 55.139s 2026-02-24 19:45:40.110 2143 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9620
node1 4m 57.587s 2026-02-24 19:45:42.558 2155 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9661
node0 4m 57.591s 2026-02-24 19:45:42.562 2155 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9661
node2 4m 57.606s 2026-02-24 19:45:42.577 2155 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9661
node1 5m 1.247s 2026-02-24 19:45:46.218 2178 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9722
node0 5m 1.251s 2026-02-24 19:45:46.222 2178 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9722
node2 5m 1.266s 2026-02-24 19:45:46.237 2178 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9722
node1 5m 3.526s 2026-02-24 19:45:48.497 2190 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9760
node0 5m 3.531s 2026-02-24 19:45:48.502 2190 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9760
node2 5m 3.546s 2026-02-24 19:45:48.517 2190 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9760
node1 5m 11.267s 2026-02-24 19:45:56.238 2227 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9889
node0 5m 11.272s 2026-02-24 19:45:56.243 2235 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9889
node2 5m 11.285s 2026-02-24 19:45:56.256 2235 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9889
node1 5m 13.127s 2026-02-24 19:45:58.098 2236 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9920
node0 5m 13.131s 2026-02-24 19:45:58.102 2236 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9920
node2 5m 13.146s 2026-02-24 19:45:58.117 2236 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9920
node1 5m 15.296s 2026-02-24 19:46:00.267 2249 INFO STATE_TO_DISK <<scheduler TransactionHandler>> DefaultSavedStateController: Signed state from round 9956 created, will eventually be written to disk, for reason: PERIODIC_SNAPSHOT
node0 5m 15.297s 2026-02-24 19:46:00.268 2249 INFO STATE_TO_DISK <<scheduler TransactionHandler>> DefaultSavedStateController: Signed state from round 9956 created, will eventually be written to disk, for reason: PERIODIC_SNAPSHOT
node2 5m 15.308s 2026-02-24 19:46:00.279 2249 INFO STATE_TO_DISK <<scheduler TransactionHandler>> DefaultSavedStateController: Signed state from round 9956 created, will eventually be written to disk, for reason: PERIODIC_SNAPSHOT
node0 5m 15.352s 2026-02-24 19:46:00.323 2252 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Started writing round 9956 state to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/9956
node0 5m 15.352s 2026-02-24 19:46:00.323 2253 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 9956
node0 5m 15.353s 2026-02-24 19:46:00.324 2254 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.VirtualMapStateImpl@6cb8f39d
node1 5m 15.386s 2026-02-24 19:46:00.357 2252 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Started writing round 9956 state to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/9956
node1 5m 15.387s 2026-02-24 19:46:00.358 2253 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 9956
node1 5m 15.387s 2026-02-24 19:46:00.358 2254 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.VirtualMapStateImpl@700a1278
node2 5m 15.393s 2026-02-24 19:46:00.364 2252 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Started writing round 9956 state to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/9956
node2 5m 15.394s 2026-02-24 19:46:00.365 2253 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 9956
node2 5m 15.394s 2026-02-24 19:46:00.365 2254 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.VirtualMapStateImpl@132eabd4
node1 5m 15.947s 2026-02-24 19:46:00.918 2263 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9967
node0 5m 15.951s 2026-02-24 19:46:00.922 2263 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9967
node2 5m 15.966s 2026-02-24 19:46:00.937 2263 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9967
node1 5m 16.846s 2026-02-24 19:46:01.817 2293 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9982
node0 5m 16.852s 2026-02-24 19:46:01.823 2293 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9982
node2 5m 16.863s 2026-02-24 19:46:01.834 2293 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9982
node0 5m 17.271s 2026-02-24 19:46:02.242 2297 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9989
node2 5m 17.286s 2026-02-24 19:46:02.257 2294 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9989
node1 5m 17.303s 2026-02-24 19:46:02.274 2294 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 9989
node0 5m 18.123s 2026-02-24 19:46:03.094 2302 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.VirtualMapStateImpl@6cb8f39d
node0 5m 18.123s 2026-02-24 19:46:03.094 2303 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 9956
node0 5m 18.124s 2026-02-24 19:46:03.095 2304 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Information for state written to disk:
Round: 9956 Timestamp: 2026-02-24T19:46:00.124681214Z Next consensus number: 87891 Legacy running event hash: fc27421cec6a7375162de9e175104f80b56390d11f481f87bf58a96c3a391d8ee83a95001f43e9aeb902dd8c30188e23 Legacy running event mnemonic: kite-drum-index-huge Rounds non-ancient: 26 Creation version: SemanticVersion[major=0, minor=80, patch=0, pre=, build=0] Minimum judge hash code: 1599520549 Root hash: 66f0257296cc0deed778f5ddc5b61b994741ede21bcbc3c08efed95aafc20088e90501fe964852f2039094c810c7bf33 (root) VirtualMap state / task-purity-charge-saddle {"Queues (Queue States)":{"RecordCache.TRANSACTION_RECEIPTS":{"head":3126,"path":48543,"tail":3341},"FileService.FILESERVICE_I_UPGRADE_DATA_150":{"head":1,"path":44847,"tail":27869}},"VirtualMapMetadata":{"firstLeafPath":28854,"lastLeafPath":57708},"Singletons":{"HintsService.CRS_STATE":{"path":45055,"mnemonic":"cotton-cereal-assault-scatter"},"EntityIdService.ENTITY_ID":{"path":49151,"mnemonic":"myself-ripple-awful-slight"},"TokenService.NODE_PAYMENTS":{"path":44031,"mnemonic":"record-food-stay-valley"},"HintsService.ACTIVE_HINTS_CONSTRUCTION":{"path":57343,"mnemonic":"grit-develop-dinosaur-breeze"},"HistoryService.ACTIVE_PROOF_CONSTRUCTION":{"path":30719,"mnemonic":"believe-laundry-lawsuit-rule"},"BlockStreamService.BLOCK_STREAM_INFO":{"path":55295,"mnemonic":"settle-scan-attend-reject"},"RosterService.ROSTER_STATE":{"path":43007,"mnemonic":"topple-tone-enjoy-verb"},"PlatformStateService.PLATFORM_STATE":{"path":32767,"mnemonic":"spend-pattern-winner-surface"},"FeeService.MIDNIGHT_RATES":{"path":33791,"mnemonic":"banner-alley-rubber-boy"},"TokenService.STAKING_NETWORK_REWARDS":{"path":39935,"mnemonic":"cluster-recycle-dragon-success"},"FreezeService.FREEZE_TIME":{"path":37887,"mnemonic":"fork-foam-fringe-ancient"},"EntityIdService.ENTITY_COUNTS":{"path":40959,"mnemonic":"vanish-chat-interest-survey"},"TokenService.NODE_REWARDS":{"path":41983,"mnemonic":"senior-mesh-obtain-debris"},"BlockRecordService.RUNNING_HASHES":{"path":47103,"mnemonic":"select-hover-brother-hip"},"BlockRecordService.BLOCKS":{"path":51199,"mnemonic":"lyrics-resource-leg-model"},"CongestionThrottleService.THROTTLE_USAGE_SNAPSHOTS":{"path":29695,"mnemonic":"saddle-real-dwarf-cruise"},"HistoryService.NEXT_PROOF_CONSTRUCTION":{"path":34815,"mnemonic":"bean-pilot-boss-script"},"HintsService.NEXT_HINTS_CONSTRUCTION":{"path":36863,"mnemonic":"clump-income-brain-census"},"CongestionThrottleService.CONGESTION_LEVEL_STARTS":{"path":31743,"mnemonic":"since-atom-knock-salute"},"FreezeService.UPGRADE_FILE_HASH":{"path":35839,"mnemonic":"travel-sadness-quantum-exile"},"HistoryService.LEDGER_ID":{"path":53247,"mnemonic":"sting-angle-kidney-rather"}}}
node0 5m 18.131s 2026-02-24 19:46:03.102 2305 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Finished writing state for round 9956 to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/9956 {"round":9956,"freezeState":false,"reason":"PERIODIC_SNAPSHOT","directory":"file:///opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/9956/"} [com.swirlds.logging.legacy.payload.StateSavedToDiskPayload]
node0 5m 18.132s 2026-02-24 19:46:03.103 2306 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> FileUtils: deleting directory /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/7463
node0 5m 18.172s 2026-02-24 19:46:03.143 2307 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10004
node2 5m 18.183s 2026-02-24 19:46:03.154 2301 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10004
node1 5m 18.192s 2026-02-24 19:46:03.163 2301 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10004
node2 5m 18.243s 2026-02-24 19:46:03.214 2303 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.VirtualMapStateImpl@132eabd4
node2 5m 18.243s 2026-02-24 19:46:03.214 2304 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 9956
node2 5m 18.244s 2026-02-24 19:46:03.215 2305 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Information for state written to disk:
Round: 9956 Timestamp: 2026-02-24T19:46:00.124681214Z Next consensus number: 87891 Legacy running event hash: fc27421cec6a7375162de9e175104f80b56390d11f481f87bf58a96c3a391d8ee83a95001f43e9aeb902dd8c30188e23 Legacy running event mnemonic: kite-drum-index-huge Rounds non-ancient: 26 Creation version: SemanticVersion[major=0, minor=80, patch=0, pre=, build=0] Minimum judge hash code: 1599520549 Root hash: 66f0257296cc0deed778f5ddc5b61b994741ede21bcbc3c08efed95aafc20088e90501fe964852f2039094c810c7bf33 (root) VirtualMap state / task-purity-charge-saddle {"Queues (Queue States)":{"RecordCache.TRANSACTION_RECEIPTS":{"head":3126,"path":48543,"tail":3341},"FileService.FILESERVICE_I_UPGRADE_DATA_150":{"head":1,"path":44847,"tail":27869}},"VirtualMapMetadata":{"firstLeafPath":28854,"lastLeafPath":57708},"Singletons":{"HintsService.CRS_STATE":{"path":45055,"mnemonic":"cotton-cereal-assault-scatter"},"EntityIdService.ENTITY_ID":{"path":49151,"mnemonic":"myself-ripple-awful-slight"},"TokenService.NODE_PAYMENTS":{"path":44031,"mnemonic":"record-food-stay-valley"},"HintsService.ACTIVE_HINTS_CONSTRUCTION":{"path":57343,"mnemonic":"grit-develop-dinosaur-breeze"},"HistoryService.ACTIVE_PROOF_CONSTRUCTION":{"path":30719,"mnemonic":"believe-laundry-lawsuit-rule"},"BlockStreamService.BLOCK_STREAM_INFO":{"path":55295,"mnemonic":"settle-scan-attend-reject"},"RosterService.ROSTER_STATE":{"path":43007,"mnemonic":"topple-tone-enjoy-verb"},"PlatformStateService.PLATFORM_STATE":{"path":32767,"mnemonic":"spend-pattern-winner-surface"},"FeeService.MIDNIGHT_RATES":{"path":33791,"mnemonic":"banner-alley-rubber-boy"},"TokenService.STAKING_NETWORK_REWARDS":{"path":39935,"mnemonic":"cluster-recycle-dragon-success"},"FreezeService.FREEZE_TIME":{"path":37887,"mnemonic":"fork-foam-fringe-ancient"},"EntityIdService.ENTITY_COUNTS":{"path":40959,"mnemonic":"vanish-chat-interest-survey"},"TokenService.NODE_REWARDS":{"path":41983,"mnemonic":"senior-mesh-obtain-debris"},"BlockRecordService.RUNNING_HASHES":{"path":47103,"mnemonic":"select-hover-brother-hip"},"BlockRecordService.BLOCKS":{"path":51199,"mnemonic":"lyrics-resource-leg-model"},"CongestionThrottleService.THROTTLE_USAGE_SNAPSHOTS":{"path":29695,"mnemonic":"saddle-real-dwarf-cruise"},"HistoryService.NEXT_PROOF_CONSTRUCTION":{"path":34815,"mnemonic":"bean-pilot-boss-script"},"HintsService.NEXT_HINTS_CONSTRUCTION":{"path":36863,"mnemonic":"clump-income-brain-census"},"CongestionThrottleService.CONGESTION_LEVEL_STARTS":{"path":31743,"mnemonic":"since-atom-knock-salute"},"FreezeService.UPGRADE_FILE_HASH":{"path":35839,"mnemonic":"travel-sadness-quantum-exile"},"HistoryService.LEDGER_ID":{"path":53247,"mnemonic":"sting-angle-kidney-rather"}}}
node2 5m 18.251s 2026-02-24 19:46:03.222 2306 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Finished writing state for round 9956 to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/9956 {"round":9956,"freezeState":false,"reason":"PERIODIC_SNAPSHOT","directory":"file:///opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/9956/"} [com.swirlds.logging.legacy.payload.StateSavedToDiskPayload]
node2 5m 18.252s 2026-02-24 19:46:03.223 2307 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> FileUtils: deleting directory /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/7463
node1 5m 18.467s 2026-02-24 19:46:03.438 2302 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10009
node0 5m 18.472s 2026-02-24 19:46:03.443 2316 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10009
node1 5m 18.485s 2026-02-24 19:46:03.456 2304 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.VirtualMapStateImpl@700a1278
node1 5m 18.485s 2026-02-24 19:46:03.456 2305 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 9956
node2 5m 18.485s 2026-02-24 19:46:03.456 2316 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10009
node1 5m 18.486s 2026-02-24 19:46:03.457 2306 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Information for state written to disk:
Round: 9956 Timestamp: 2026-02-24T19:46:00.124681214Z Next consensus number: 87891 Legacy running event hash: fc27421cec6a7375162de9e175104f80b56390d11f481f87bf58a96c3a391d8ee83a95001f43e9aeb902dd8c30188e23 Legacy running event mnemonic: kite-drum-index-huge Rounds non-ancient: 26 Creation version: SemanticVersion[major=0, minor=80, patch=0, pre=, build=0] Minimum judge hash code: 1599520549 Root hash: 66f0257296cc0deed778f5ddc5b61b994741ede21bcbc3c08efed95aafc20088e90501fe964852f2039094c810c7bf33 (root) VirtualMap state / task-purity-charge-saddle {"Queues (Queue States)":{"RecordCache.TRANSACTION_RECEIPTS":{"head":3126,"path":48543,"tail":3341},"FileService.FILESERVICE_I_UPGRADE_DATA_150":{"head":1,"path":44847,"tail":27869}},"VirtualMapMetadata":{"firstLeafPath":28854,"lastLeafPath":57708},"Singletons":{"HintsService.CRS_STATE":{"path":45055,"mnemonic":"cotton-cereal-assault-scatter"},"EntityIdService.ENTITY_ID":{"path":49151,"mnemonic":"myself-ripple-awful-slight"},"TokenService.NODE_PAYMENTS":{"path":44031,"mnemonic":"record-food-stay-valley"},"HintsService.ACTIVE_HINTS_CONSTRUCTION":{"path":57343,"mnemonic":"grit-develop-dinosaur-breeze"},"HistoryService.ACTIVE_PROOF_CONSTRUCTION":{"path":30719,"mnemonic":"believe-laundry-lawsuit-rule"},"BlockStreamService.BLOCK_STREAM_INFO":{"path":55295,"mnemonic":"settle-scan-attend-reject"},"RosterService.ROSTER_STATE":{"path":43007,"mnemonic":"topple-tone-enjoy-verb"},"PlatformStateService.PLATFORM_STATE":{"path":32767,"mnemonic":"spend-pattern-winner-surface"},"FeeService.MIDNIGHT_RATES":{"path":33791,"mnemonic":"banner-alley-rubber-boy"},"TokenService.STAKING_NETWORK_REWARDS":{"path":39935,"mnemonic":"cluster-recycle-dragon-success"},"FreezeService.FREEZE_TIME":{"path":37887,"mnemonic":"fork-foam-fringe-ancient"},"EntityIdService.ENTITY_COUNTS":{"path":40959,"mnemonic":"vanish-chat-interest-survey"},"TokenService.NODE_REWARDS":{"path":41983,"mnemonic":"senior-mesh-obtain-debris"},"BlockRecordService.RUNNING_HASHES":{"path":47103,"mnemonic":"select-hover-brother-hip"},"BlockRecordService.BLOCKS":{"path":51199,"mnemonic":"lyrics-resource-leg-model"},"CongestionThrottleService.THROTTLE_USAGE_SNAPSHOTS":{"path":29695,"mnemonic":"saddle-real-dwarf-cruise"},"HistoryService.NEXT_PROOF_CONSTRUCTION":{"path":34815,"mnemonic":"bean-pilot-boss-script"},"HintsService.NEXT_HINTS_CONSTRUCTION":{"path":36863,"mnemonic":"clump-income-brain-census"},"CongestionThrottleService.CONGESTION_LEVEL_STARTS":{"path":31743,"mnemonic":"since-atom-knock-salute"},"FreezeService.UPGRADE_FILE_HASH":{"path":35839,"mnemonic":"travel-sadness-quantum-exile"},"HistoryService.LEDGER_ID":{"path":53247,"mnemonic":"sting-angle-kidney-rather"}}}
node1 5m 18.496s 2026-02-24 19:46:03.467 2307 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Finished writing state for round 9956 to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/9956 {"round":9956,"freezeState":false,"reason":"PERIODIC_SNAPSHOT","directory":"file:///opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/9956/"} [com.swirlds.logging.legacy.payload.StateSavedToDiskPayload]
node1 5m 18.497s 2026-02-24 19:46:03.468 2308 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> FileUtils: deleting directory /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/7463
node1 5m 19.606s 2026-02-24 19:46:04.577 2320 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10028
node0 5m 19.612s 2026-02-24 19:46:04.583 2328 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10028
node2 5m 19.625s 2026-02-24 19:46:04.596 2328 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10028
node1 5m 19.847s 2026-02-24 19:46:04.818 2329 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10032
node0 5m 19.851s 2026-02-24 19:46:04.822 2329 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10032
node2 5m 19.865s 2026-02-24 19:46:04.836 2329 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10032
node0 5m 23.751s 2026-02-24 19:46:08.722 2344 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10097
node2 5m 23.765s 2026-02-24 19:46:08.736 2344 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10097
node1 5m 23.782s 2026-02-24 19:46:08.753 2344 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10097
node1 5m 24.587s 2026-02-24 19:46:09.558 2353 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10111
node0 5m 24.592s 2026-02-24 19:46:09.563 2353 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10111
node2 5m 24.633s 2026-02-24 19:46:09.604 2353 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10111
node0 5m 25.131s 2026-02-24 19:46:10.102 2354 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10120
node2 5m 25.145s 2026-02-24 19:46:10.116 2354 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10120
node1 5m 25.153s 2026-02-24 19:46:10.124 2354 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10120
node1 5m 25.307s 2026-02-24 19:46:10.278 2355 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10123
node0 5m 25.312s 2026-02-24 19:46:10.283 2355 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10123
node2 5m 25.321s 2026-02-24 19:46:10.292 2355 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10123
node1 5m 25.786s 2026-02-24 19:46:10.757 2356 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10131
node0 5m 25.792s 2026-02-24 19:46:10.763 2356 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10131
node2 5m 25.805s 2026-02-24 19:46:10.776 2356 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10131
node1 5m 26.026s 2026-02-24 19:46:10.997 2360 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10135
node0 5m 26.031s 2026-02-24 19:46:11.002 2368 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10135
node2 5m 26.046s 2026-02-24 19:46:11.017 2368 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10135
node1 5m 26.927s 2026-02-24 19:46:11.898 2369 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10150
node0 5m 26.931s 2026-02-24 19:46:11.902 2369 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10150
node2 5m 26.946s 2026-02-24 19:46:11.917 2369 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10150
node1 5m 27.347s 2026-02-24 19:46:12.318 2370 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10157
node0 5m 27.351s 2026-02-24 19:46:12.322 2370 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10157
node2 5m 27.365s 2026-02-24 19:46:12.336 2370 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10157
node0 5m 27.591s 2026-02-24 19:46:12.562 2371 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10161
node2 5m 27.605s 2026-02-24 19:46:12.576 2371 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10161
node1 5m 27.635s 2026-02-24 19:46:12.606 2371 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10161
node1 5m 28.967s 2026-02-24 19:46:13.938 2383 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10184
node0 5m 28.971s 2026-02-24 19:46:13.942 2383 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10184
node2 5m 28.985s 2026-02-24 19:46:13.956 2383 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10184
node1 5m 29.387s 2026-02-24 19:46:14.358 2384 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10191
node0 5m 29.391s 2026-02-24 19:46:14.362 2384 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10191
node2 5m 29.405s 2026-02-24 19:46:14.376 2384 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10191
node1 5m 30.046s 2026-02-24 19:46:15.017 2385 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10202
node0 5m 30.051s 2026-02-24 19:46:15.022 2385 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10202
node2 5m 30.066s 2026-02-24 19:46:15.037 2385 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10202
node1 5m 30.527s 2026-02-24 19:46:15.498 2397 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10210
node0 5m 30.532s 2026-02-24 19:46:15.503 2397 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10210
node2 5m 30.556s 2026-02-24 19:46:15.527 2397 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10210
node1 5m 37.967s 2026-02-24 19:46:22.938 2431 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10334
node0 5m 37.972s 2026-02-24 19:46:22.943 2431 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10334
node2 5m 38.017s 2026-02-24 19:46:22.988 2431 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10334
node1 5m 38.207s 2026-02-24 19:46:23.178 2432 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10338
node0 5m 38.211s 2026-02-24 19:46:23.182 2432 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10338
node2 5m 38.217s 2026-02-24 19:46:23.188 2432 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10338
node1 5m 38.326s 2026-02-24 19:46:23.297 2433 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10340
node0 5m 38.331s 2026-02-24 19:46:23.302 2433 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10340
node2 5m 38.345s 2026-02-24 19:46:23.316 2433 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10340
node1 5m 39.946s 2026-02-24 19:46:24.917 2445 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10367
node0 5m 39.951s 2026-02-24 19:46:24.922 2445 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10367
node2 5m 39.965s 2026-02-24 19:46:24.936 2445 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10367
node1 5m 41.987s 2026-02-24 19:46:26.958 2457 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10401
node0 5m 41.992s 2026-02-24 19:46:26.963 2457 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10401
node2 5m 42.006s 2026-02-24 19:46:26.977 2457 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10401
node1 5m 45.947s 2026-02-24 19:46:30.918 2480 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10467
node0 5m 45.951s 2026-02-24 19:46:30.922 2480 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10467
node2 5m 45.965s 2026-02-24 19:46:30.936 2480 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10467
node0 5m 46.852s 2026-02-24 19:46:31.823 2482 INFO STATE_TO_DISK <<scheduler TransactionHandler>> DefaultSavedStateController: Signed state from round 10482 created, will eventually be written to disk, for reason: PERIODIC_SNAPSHOT
node2 5m 46.867s 2026-02-24 19:46:31.838 2482 INFO STATE_TO_DISK <<scheduler TransactionHandler>> DefaultSavedStateController: Signed state from round 10482 created, will eventually be written to disk, for reason: PERIODIC_SNAPSHOT
node1 5m 46.872s 2026-02-24 19:46:31.843 2482 INFO STATE_TO_DISK <<scheduler TransactionHandler>> DefaultSavedStateController: Signed state from round 10482 created, will eventually be written to disk, for reason: PERIODIC_SNAPSHOT
node0 5m 46.911s 2026-02-24 19:46:31.882 2485 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Started writing round 10482 state to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/10482
node0 5m 46.912s 2026-02-24 19:46:31.883 2486 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 10482
node0 5m 46.912s 2026-02-24 19:46:31.883 2487 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.VirtualMapStateImpl@28992203
node2 5m 46.927s 2026-02-24 19:46:31.898 2485 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Started writing round 10482 state to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/10482
node2 5m 46.927s 2026-02-24 19:46:31.898 2486 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 10482
node2 5m 46.927s 2026-02-24 19:46:31.898 2487 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.VirtualMapStateImpl@26974efa
node1 5m 46.943s 2026-02-24 19:46:31.914 2485 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Started writing round 10482 state to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/10482
node1 5m 46.944s 2026-02-24 19:46:31.915 2486 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 10482
node1 5m 46.944s 2026-02-24 19:46:31.915 2487 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.VirtualMapStateImpl@46a545e1
node1 5m 47.986s 2026-02-24 19:46:32.957 2509 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10501
node0 5m 47.991s 2026-02-24 19:46:32.962 2524 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10501
node2 5m 48.006s 2026-02-24 19:46:32.977 2524 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10501
node0 5m 49.697s 2026-02-24 19:46:34.668 2532 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.VirtualMapStateImpl@28992203
node0 5m 49.697s 2026-02-24 19:46:34.668 2533 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 10482
node0 5m 49.698s 2026-02-24 19:46:34.669 2534 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Information for state written to disk:
Round: 10482 Timestamp: 2026-02-24T19:46:31.672970Z Next consensus number: 89471 Legacy running event hash: efc769110f3d2fc481961148249bcc927eaaf2ff6cec494a4e09dd6859b824639a687dccaa293e4f452d821fd2c7b96d Legacy running event mnemonic: already-captain-tray-weasel Rounds non-ancient: 26 Creation version: SemanticVersion[major=0, minor=80, patch=0, pre=, build=0] Minimum judge hash code: 1510752936 Root hash: 7e7d8ff1b98896a00b4b03b377e08082579aefa1bbad5f2974b1cb52505c84481360be2df08f5818366da2966668e802 (root) VirtualMap state / soul-acid-someone-clown {"Queues (Queue States)":{"RecordCache.TRANSACTION_RECEIPTS":{"head":3126,"path":48543,"tail":3655},"FileService.FILESERVICE_I_UPGRADE_DATA_150":{"head":1,"path":44847,"tail":27869}},"VirtualMapMetadata":{"firstLeafPath":29168,"lastLeafPath":58336},"Singletons":{"HintsService.CRS_STATE":{"path":45055,"mnemonic":"cotton-cereal-assault-scatter"},"EntityIdService.ENTITY_ID":{"path":49151,"mnemonic":"myself-ripple-awful-slight"},"TokenService.NODE_PAYMENTS":{"path":44031,"mnemonic":"science-slogan-lion-daughter"},"HintsService.ACTIVE_HINTS_CONSTRUCTION":{"path":57343,"mnemonic":"grit-develop-dinosaur-breeze"},"HistoryService.ACTIVE_PROOF_CONSTRUCTION":{"path":30719,"mnemonic":"believe-laundry-lawsuit-rule"},"BlockStreamService.BLOCK_STREAM_INFO":{"path":55295,"mnemonic":"gauge-casual-egg-nerve"},"RosterService.ROSTER_STATE":{"path":43007,"mnemonic":"topple-tone-enjoy-verb"},"PlatformStateService.PLATFORM_STATE":{"path":32767,"mnemonic":"pyramid-audit-wrong-black"},"FeeService.MIDNIGHT_RATES":{"path":33791,"mnemonic":"banner-alley-rubber-boy"},"TokenService.STAKING_NETWORK_REWARDS":{"path":39935,"mnemonic":"amazing-culture-excess-volcano"},"FreezeService.FREEZE_TIME":{"path":37887,"mnemonic":"fork-foam-fringe-ancient"},"EntityIdService.ENTITY_COUNTS":{"path":40959,"mnemonic":"vanish-chat-interest-survey"},"TokenService.NODE_REWARDS":{"path":41983,"mnemonic":"donate-tag-blossom-follow"},"BlockRecordService.RUNNING_HASHES":{"path":47103,"mnemonic":"soft-exchange-matter-grief"},"BlockRecordService.BLOCKS":{"path":51199,"mnemonic":"tent-gospel-truck-family"},"CongestionThrottleService.THROTTLE_USAGE_SNAPSHOTS":{"path":29695,"mnemonic":"story-cover-hint-quick"},"HistoryService.NEXT_PROOF_CONSTRUCTION":{"path":34815,"mnemonic":"bean-pilot-boss-script"},"HintsService.NEXT_HINTS_CONSTRUCTION":{"path":36863,"mnemonic":"clump-income-brain-census"},"CongestionThrottleService.CONGESTION_LEVEL_STARTS":{"path":31743,"mnemonic":"since-atom-knock-salute"},"FreezeService.UPGRADE_FILE_HASH":{"path":35839,"mnemonic":"travel-sadness-quantum-exile"},"HistoryService.LEDGER_ID":{"path":53247,"mnemonic":"sting-angle-kidney-rather"}}}
node0 5m 49.706s 2026-02-24 19:46:34.677 2535 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Finished writing state for round 10482 to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/10482 {"round":10482,"freezeState":false,"reason":"PERIODIC_SNAPSHOT","directory":"file:///opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/10482/"} [com.swirlds.logging.legacy.payload.StateSavedToDiskPayload]
node0 5m 49.706s 2026-02-24 19:46:34.677 2536 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> FileUtils: deleting directory /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/7982
node2 5m 49.780s 2026-02-24 19:46:34.751 2532 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.VirtualMapStateImpl@26974efa
node2 5m 49.780s 2026-02-24 19:46:34.751 2533 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 10482
node2 5m 49.781s 2026-02-24 19:46:34.752 2534 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Information for state written to disk:
Round: 10482 Timestamp: 2026-02-24T19:46:31.672970Z Next consensus number: 89471 Legacy running event hash: efc769110f3d2fc481961148249bcc927eaaf2ff6cec494a4e09dd6859b824639a687dccaa293e4f452d821fd2c7b96d Legacy running event mnemonic: already-captain-tray-weasel Rounds non-ancient: 26 Creation version: SemanticVersion[major=0, minor=80, patch=0, pre=, build=0] Minimum judge hash code: 1510752936 Root hash: 7e7d8ff1b98896a00b4b03b377e08082579aefa1bbad5f2974b1cb52505c84481360be2df08f5818366da2966668e802 (root) VirtualMap state / soul-acid-someone-clown {"Queues (Queue States)":{"RecordCache.TRANSACTION_RECEIPTS":{"head":3126,"path":48543,"tail":3655},"FileService.FILESERVICE_I_UPGRADE_DATA_150":{"head":1,"path":44847,"tail":27869}},"VirtualMapMetadata":{"firstLeafPath":29168,"lastLeafPath":58336},"Singletons":{"HintsService.CRS_STATE":{"path":45055,"mnemonic":"cotton-cereal-assault-scatter"},"EntityIdService.ENTITY_ID":{"path":49151,"mnemonic":"myself-ripple-awful-slight"},"TokenService.NODE_PAYMENTS":{"path":44031,"mnemonic":"science-slogan-lion-daughter"},"HintsService.ACTIVE_HINTS_CONSTRUCTION":{"path":57343,"mnemonic":"grit-develop-dinosaur-breeze"},"HistoryService.ACTIVE_PROOF_CONSTRUCTION":{"path":30719,"mnemonic":"believe-laundry-lawsuit-rule"},"BlockStreamService.BLOCK_STREAM_INFO":{"path":55295,"mnemonic":"gauge-casual-egg-nerve"},"RosterService.ROSTER_STATE":{"path":43007,"mnemonic":"topple-tone-enjoy-verb"},"PlatformStateService.PLATFORM_STATE":{"path":32767,"mnemonic":"pyramid-audit-wrong-black"},"FeeService.MIDNIGHT_RATES":{"path":33791,"mnemonic":"banner-alley-rubber-boy"},"TokenService.STAKING_NETWORK_REWARDS":{"path":39935,"mnemonic":"amazing-culture-excess-volcano"},"FreezeService.FREEZE_TIME":{"path":37887,"mnemonic":"fork-foam-fringe-ancient"},"EntityIdService.ENTITY_COUNTS":{"path":40959,"mnemonic":"vanish-chat-interest-survey"},"TokenService.NODE_REWARDS":{"path":41983,"mnemonic":"donate-tag-blossom-follow"},"BlockRecordService.RUNNING_HASHES":{"path":47103,"mnemonic":"soft-exchange-matter-grief"},"BlockRecordService.BLOCKS":{"path":51199,"mnemonic":"tent-gospel-truck-family"},"CongestionThrottleService.THROTTLE_USAGE_SNAPSHOTS":{"path":29695,"mnemonic":"story-cover-hint-quick"},"HistoryService.NEXT_PROOF_CONSTRUCTION":{"path":34815,"mnemonic":"bean-pilot-boss-script"},"HintsService.NEXT_HINTS_CONSTRUCTION":{"path":36863,"mnemonic":"clump-income-brain-census"},"CongestionThrottleService.CONGESTION_LEVEL_STARTS":{"path":31743,"mnemonic":"since-atom-knock-salute"},"FreezeService.UPGRADE_FILE_HASH":{"path":35839,"mnemonic":"travel-sadness-quantum-exile"},"HistoryService.LEDGER_ID":{"path":53247,"mnemonic":"sting-angle-kidney-rather"}}}
node2 5m 49.789s 2026-02-24 19:46:34.760 2535 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Finished writing state for round 10482 to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/10482 {"round":10482,"freezeState":false,"reason":"PERIODIC_SNAPSHOT","directory":"file:///opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/10482/"} [com.swirlds.logging.legacy.payload.StateSavedToDiskPayload]
node2 5m 49.790s 2026-02-24 19:46:34.761 2536 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> FileUtils: deleting directory /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/7982
node1 5m 50.087s 2026-02-24 19:46:35.058 2532 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.VirtualMapStateImpl@46a545e1
node1 5m 50.087s 2026-02-24 19:46:35.058 2533 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 10482
node1 5m 50.088s 2026-02-24 19:46:35.059 2534 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Information for state written to disk:
Round: 10482 Timestamp: 2026-02-24T19:46:31.672970Z Next consensus number: 89471 Legacy running event hash: efc769110f3d2fc481961148249bcc927eaaf2ff6cec494a4e09dd6859b824639a687dccaa293e4f452d821fd2c7b96d Legacy running event mnemonic: already-captain-tray-weasel Rounds non-ancient: 26 Creation version: SemanticVersion[major=0, minor=80, patch=0, pre=, build=0] Minimum judge hash code: 1510752936 Root hash: 7e7d8ff1b98896a00b4b03b377e08082579aefa1bbad5f2974b1cb52505c84481360be2df08f5818366da2966668e802 (root) VirtualMap state / soul-acid-someone-clown {"Queues (Queue States)":{"RecordCache.TRANSACTION_RECEIPTS":{"head":3126,"path":48543,"tail":3655},"FileService.FILESERVICE_I_UPGRADE_DATA_150":{"head":1,"path":44847,"tail":27869}},"VirtualMapMetadata":{"firstLeafPath":29168,"lastLeafPath":58336},"Singletons":{"HintsService.CRS_STATE":{"path":45055,"mnemonic":"cotton-cereal-assault-scatter"},"EntityIdService.ENTITY_ID":{"path":49151,"mnemonic":"myself-ripple-awful-slight"},"TokenService.NODE_PAYMENTS":{"path":44031,"mnemonic":"science-slogan-lion-daughter"},"HintsService.ACTIVE_HINTS_CONSTRUCTION":{"path":57343,"mnemonic":"grit-develop-dinosaur-breeze"},"HistoryService.ACTIVE_PROOF_CONSTRUCTION":{"path":30719,"mnemonic":"believe-laundry-lawsuit-rule"},"BlockStreamService.BLOCK_STREAM_INFO":{"path":55295,"mnemonic":"gauge-casual-egg-nerve"},"RosterService.ROSTER_STATE":{"path":43007,"mnemonic":"topple-tone-enjoy-verb"},"PlatformStateService.PLATFORM_STATE":{"path":32767,"mnemonic":"pyramid-audit-wrong-black"},"FeeService.MIDNIGHT_RATES":{"path":33791,"mnemonic":"banner-alley-rubber-boy"},"TokenService.STAKING_NETWORK_REWARDS":{"path":39935,"mnemonic":"amazing-culture-excess-volcano"},"FreezeService.FREEZE_TIME":{"path":37887,"mnemonic":"fork-foam-fringe-ancient"},"EntityIdService.ENTITY_COUNTS":{"path":40959,"mnemonic":"vanish-chat-interest-survey"},"TokenService.NODE_REWARDS":{"path":41983,"mnemonic":"donate-tag-blossom-follow"},"BlockRecordService.RUNNING_HASHES":{"path":47103,"mnemonic":"soft-exchange-matter-grief"},"BlockRecordService.BLOCKS":{"path":51199,"mnemonic":"tent-gospel-truck-family"},"CongestionThrottleService.THROTTLE_USAGE_SNAPSHOTS":{"path":29695,"mnemonic":"story-cover-hint-quick"},"HistoryService.NEXT_PROOF_CONSTRUCTION":{"path":34815,"mnemonic":"bean-pilot-boss-script"},"HintsService.NEXT_HINTS_CONSTRUCTION":{"path":36863,"mnemonic":"clump-income-brain-census"},"CongestionThrottleService.CONGESTION_LEVEL_STARTS":{"path":31743,"mnemonic":"since-atom-knock-salute"},"FreezeService.UPGRADE_FILE_HASH":{"path":35839,"mnemonic":"travel-sadness-quantum-exile"},"HistoryService.LEDGER_ID":{"path":53247,"mnemonic":"sting-angle-kidney-rather"}}}
node1 5m 50.100s 2026-02-24 19:46:35.071 2535 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Finished writing state for round 10482 to disk. Reason: PERIODIC_SNAPSHOT, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/10482 {"round":10482,"freezeState":false,"reason":"PERIODIC_SNAPSHOT","directory":"file:///opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/10482/"} [com.swirlds.logging.legacy.payload.StateSavedToDiskPayload]
node1 5m 50.102s 2026-02-24 19:46:35.073 2536 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> FileUtils: deleting directory /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/7982
node0 5m 50.511s 2026-02-24 19:46:35.482 2545 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10543
node1 5m 50.531s 2026-02-24 19:46:35.502 2545 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10543
node2 5m 50.557s 2026-02-24 19:46:35.528 2545 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10543
node1 5m 51.526s 2026-02-24 19:46:36.497 2557 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10560
node0 5m 51.531s 2026-02-24 19:46:36.502 2557 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10560
node2 5m 51.545s 2026-02-24 19:46:36.516 2557 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10560
node1 5m 51.767s 2026-02-24 19:46:36.738 2558 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10564
node0 5m 51.771s 2026-02-24 19:46:36.742 2558 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10564
node2 5m 51.786s 2026-02-24 19:46:36.757 2558 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10564
node1 5m 52.006s 2026-02-24 19:46:36.977 2559 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10568
node0 5m 52.011s 2026-02-24 19:46:36.982 2559 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10568
node2 5m 52.025s 2026-02-24 19:46:36.996 2559 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10568
node1 5m 52.667s 2026-02-24 19:46:37.638 2560 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10579
node0 5m 52.671s 2026-02-24 19:46:37.642 2560 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10579
node2 5m 52.685s 2026-02-24 19:46:37.656 2560 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10579
node1 5m 55.186s 2026-02-24 19:46:40.157 2572 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10621
node0 5m 55.192s 2026-02-24 19:46:40.163 2572 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10621
node2 5m 55.205s 2026-02-24 19:46:40.176 2572 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10621
node1 5m 55.426s 2026-02-24 19:46:40.397 2576 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10625
node0 5m 55.431s 2026-02-24 19:46:40.402 2584 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10625
node2 5m 55.445s 2026-02-24 19:46:40.416 2584 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10625
node1 5m 56.567s 2026-02-24 19:46:41.538 2585 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10644
node0 5m 56.571s 2026-02-24 19:46:41.542 2585 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10644
node2 5m 56.585s 2026-02-24 19:46:41.556 2585 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10644
node1 5m 57.467s 2026-02-24 19:46:42.438 2589 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10659
node0 5m 57.471s 2026-02-24 19:46:42.442 2589 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10659
node2 5m 57.485s 2026-02-24 19:46:42.456 2589 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10659
node1 5m 57.946s 2026-02-24 19:46:42.917 2598 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10667
node0 5m 57.951s 2026-02-24 19:46:42.922 2598 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10667
node2 5m 57.965s 2026-02-24 19:46:42.936 2598 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10667
node1 5m 59.867s 2026-02-24 19:46:44.838 2610 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10699
node0 5m 59.871s 2026-02-24 19:46:44.842 2610 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10699
node2 5m 59.885s 2026-02-24 19:46:44.856 2610 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10699
node1 6m 1.307s 2026-02-24 19:46:46.278 2611 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10723
node0 6m 1.312s 2026-02-24 19:46:46.283 2611 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10723
node2 6m 1.325s 2026-02-24 19:46:46.296 2611 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10723
node1 6m 2.087s 2026-02-24 19:46:47.058 2623 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10736
node0 6m 2.091s 2026-02-24 19:46:47.062 2623 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10736
node2 6m 2.105s 2026-02-24 19:46:47.076 2623 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10736
node1 6m 3.707s 2026-02-24 19:46:48.678 2627 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10763
node0 6m 3.711s 2026-02-24 19:46:48.682 2627 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10763
node2 6m 3.725s 2026-02-24 19:46:48.696 2627 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10763
node1 6m 3.947s 2026-02-24 19:46:48.918 2636 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10767
node0 6m 3.951s 2026-02-24 19:46:48.922 2636 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10767
node2 6m 3.965s 2026-02-24 19:46:48.936 2636 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10767
node0 6m 8.811s 2026-02-24 19:46:53.782 2659 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10848
node2 6m 8.826s 2026-02-24 19:46:53.797 2659 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10848
node1 6m 8.831s 2026-02-24 19:46:53.802 2659 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10848
node1 6m 9.947s 2026-02-24 19:46:54.918 2671 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10867
node0 6m 9.951s 2026-02-24 19:46:54.922 2663 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10867
node2 6m 9.965s 2026-02-24 19:46:54.936 2663 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10867
node1 6m 10.666s 2026-02-24 19:46:55.637 2672 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10879
node0 6m 10.671s 2026-02-24 19:46:55.642 2672 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10879
node2 6m 10.679s 2026-02-24 19:46:55.650 2672 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Ignoring empty consensus round 10879
node1 6m 11.628s 2026-02-24 19:46:56.599 2673 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Submitting freeze period entered action for consensus round: 10895 consensusTimeStamp: 2026-02-24T19:46:56.449316Z
node1 6m 11.628s 2026-02-24 19:46:56.599 2674 INFO EVENT_STREAM <<scheduler ConsensusEngine>> DefaultConsensusEventStream: ConsensusTimestamp of the last Event to be written into file before restarting: 2026-02-24T19:46:56.449316Z
node1 6m 11.629s 2026-02-24 19:46:56.600 2675 INFO PLATFORM_STATUS <platformForkJoinThread-4> StatusStateMachine: Platform spent 5.4 m in ACTIVE. Now in FREEZING
node0 6m 11.631s 2026-02-24 19:46:56.602 2673 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Submitting freeze period entered action for consensus round: 10895 consensusTimeStamp: 2026-02-24T19:46:56.449316Z
node0 6m 11.632s 2026-02-24 19:46:56.603 2674 INFO EVENT_STREAM <<scheduler ConsensusEngine>> DefaultConsensusEventStream: ConsensusTimestamp of the last Event to be written into file before restarting: 2026-02-24T19:46:56.449316Z
node0 6m 11.632s 2026-02-24 19:46:56.603 2675 INFO PLATFORM_STATUS <platformForkJoinThread-3> StatusStateMachine: Platform spent 5.6 m in ACTIVE. Now in FREEZING
node0 6m 11.636s 2026-02-24 19:46:56.607 2677 INFO STATE_TO_DISK <<scheduler TransactionHandler>> DefaultSavedStateController: Signed state from round 10895 created, will eventually be written to disk, for reason: FREEZE_STATE
node1 6m 11.636s 2026-02-24 19:46:56.607 2677 INFO STATE_TO_DISK <<scheduler TransactionHandler>> DefaultSavedStateController: Signed state from round 10895 created, will eventually be written to disk, for reason: FREEZE_STATE
node0 6m 11.637s 2026-02-24 19:46:56.608 2680 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> DefaultStateSnapshotManager: Freeze state written to disk for round 10895 was not fully signed. This is expected.
Collected signatures representing 0/99939900000000 (0.0%) weight.
node0 6m 11.637s 2026-02-24 19:46:56.608 2681 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Started writing round 10895 state to disk. Reason: FREEZE_STATE, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/10895
node0 6m 11.637s 2026-02-24 19:46:56.608 2682 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 10895
node1 6m 11.637s 2026-02-24 19:46:56.608 2680 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> DefaultStateSnapshotManager: Freeze state written to disk for round 10895 was not fully signed. This is expected.
Collected signatures representing 0/99939900000000 (0.0%) weight.
node0 6m 11.638s 2026-02-24 19:46:56.609 2683 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.VirtualMapStateImpl@58bdb7c7
node1 6m 11.638s 2026-02-24 19:46:56.609 2681 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Started writing round 10895 state to disk. Reason: FREEZE_STATE, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/10895
node1 6m 11.638s 2026-02-24 19:46:56.609 2682 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 10895
node1 6m 11.638s 2026-02-24 19:46:56.609 2683 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.VirtualMapStateImpl@208feb5d
node2 6m 11.644s 2026-02-24 19:46:56.615 2673 INFO STARTUP <<scheduler TransactionHandler>> DefaultTransactionHandler: Submitting freeze period entered action for consensus round: 10895 consensusTimeStamp: 2026-02-24T19:46:56.449316Z
node2 6m 11.645s 2026-02-24 19:46:56.616 2674 INFO EVENT_STREAM <<scheduler ConsensusEngine>> DefaultConsensusEventStream: ConsensusTimestamp of the last Event to be written into file before restarting: 2026-02-24T19:46:56.449316Z
node2 6m 11.645s 2026-02-24 19:46:56.616 2675 INFO PLATFORM_STATUS <platformForkJoinThread-6> StatusStateMachine: Platform spent 5.6 m in ACTIVE. Now in FREEZING
node2 6m 11.649s 2026-02-24 19:46:56.620 2677 INFO STATE_TO_DISK <<scheduler TransactionHandler>> DefaultSavedStateController: Signed state from round 10895 created, will eventually be written to disk, for reason: FREEZE_STATE
node2 6m 11.650s 2026-02-24 19:46:56.621 2680 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> DefaultStateSnapshotManager: Freeze state written to disk for round 10895 was not fully signed. This is expected.
Collected signatures representing 0/99939900000000 (0.0%) weight.
node2 6m 11.651s 2026-02-24 19:46:56.622 2681 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Started writing round 10895 state to disk. Reason: FREEZE_STATE, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/10895
node2 6m 11.651s 2026-02-24 19:46:56.622 2682 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 10895
node2 6m 11.651s 2026-02-24 19:46:56.622 2683 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.VirtualMapStateImpl@5d1750c9
node1 6m 11.658s 2026-02-24 19:46:56.629 2691 INFO FREEZE <<scheduler ConsensusEngine>> TimestampStreamFileWriter: TimestampStreamFileWriter finished writing the last object, is stopped
node0 6m 11.661s 2026-02-24 19:46:56.632 2691 INFO FREEZE <<scheduler ConsensusEngine>> TimestampStreamFileWriter: TimestampStreamFileWriter finished writing the last object, is stopped
node2 6m 11.674s 2026-02-24 19:46:56.645 2691 INFO FREEZE <<scheduler ConsensusEngine>> TimestampStreamFileWriter: TimestampStreamFileWriter finished writing the last object, is stopped
node0 6m 14.343s 2026-02-24 19:46:59.314 2725 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.VirtualMapStateImpl@58bdb7c7
node0 6m 14.343s 2026-02-24 19:46:59.314 2726 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 10895
node0 6m 14.343s 2026-02-24 19:46:59.314 2727 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Information for state written to disk:
Round: 10895 Timestamp: 2026-02-24T19:46:56.449316Z Next consensus number: 90709 Legacy running event hash: 64c5d3cc62cf58d3b52ca5adf0f39409ba6964d77b2147187d5e9fc51d858c39fe1fe357bf7a118cd443d6c2fdef0009 Legacy running event mnemonic: obvious-make-fly-bounce Rounds non-ancient: 26 Creation version: SemanticVersion[major=0, minor=80, patch=0, pre=, build=0] Minimum judge hash code: -985322299 Root hash: a1d5e2109fdf2025903f74e1fa70c003fa991b8f316104d999eb9e0f235f259406b1b8f7dcdf6000e428504635e96312 (root) VirtualMap state / shell-safe-aerobic-again {"Queues (Queue States)":{"RecordCache.TRANSACTION_RECEIPTS":{"head":3126,"path":48543,"tail":3726},"FileService.FILESERVICE_I_UPGRADE_DATA_150":{"head":1,"path":44847,"tail":27869}},"VirtualMapMetadata":{"firstLeafPath":29239,"lastLeafPath":58478},"Singletons":{"HintsService.CRS_STATE":{"path":45055,"mnemonic":"cotton-cereal-assault-scatter"},"EntityIdService.ENTITY_ID":{"path":49151,"mnemonic":"myself-ripple-awful-slight"},"TokenService.NODE_PAYMENTS":{"path":44031,"mnemonic":"nominee-eye-december-glimpse"},"HintsService.ACTIVE_HINTS_CONSTRUCTION":{"path":57343,"mnemonic":"grit-develop-dinosaur-breeze"},"HistoryService.ACTIVE_PROOF_CONSTRUCTION":{"path":30719,"mnemonic":"believe-laundry-lawsuit-rule"},"BlockStreamService.BLOCK_STREAM_INFO":{"path":55295,"mnemonic":"mixed-supply-add-inject"},"RosterService.ROSTER_STATE":{"path":43007,"mnemonic":"topple-tone-enjoy-verb"},"PlatformStateService.PLATFORM_STATE":{"path":32767,"mnemonic":"upon-sunset-large-push"},"FeeService.MIDNIGHT_RATES":{"path":33791,"mnemonic":"banner-alley-rubber-boy"},"TokenService.STAKING_NETWORK_REWARDS":{"path":39935,"mnemonic":"amazing-culture-excess-volcano"},"FreezeService.FREEZE_TIME":{"path":37887,"mnemonic":"visual-shoe-maid-isolate"},"EntityIdService.ENTITY_COUNTS":{"path":40959,"mnemonic":"vanish-chat-interest-survey"},"TokenService.NODE_REWARDS":{"path":41983,"mnemonic":"divide-three-weapon-perfect"},"BlockRecordService.RUNNING_HASHES":{"path":47103,"mnemonic":"armed-praise-trust-inner"},"BlockRecordService.BLOCKS":{"path":51199,"mnemonic":"frequent-derive-increase-inmate"},"CongestionThrottleService.THROTTLE_USAGE_SNAPSHOTS":{"path":29695,"mnemonic":"drop-green-wolf-aspect"},"HistoryService.NEXT_PROOF_CONSTRUCTION":{"path":34815,"mnemonic":"bean-pilot-boss-script"},"HintsService.NEXT_HINTS_CONSTRUCTION":{"path":36863,"mnemonic":"clump-income-brain-census"},"CongestionThrottleService.CONGESTION_LEVEL_STARTS":{"path":31743,"mnemonic":"since-atom-knock-salute"},"FreezeService.UPGRADE_FILE_HASH":{"path":35839,"mnemonic":"travel-sadness-quantum-exile"},"HistoryService.LEDGER_ID":{"path":53247,"mnemonic":"sting-angle-kidney-rather"}}}
node0 6m 14.346s 2026-02-24 19:46:59.317 2728 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Finished writing state for round 10895 to disk. Reason: FREEZE_STATE, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/10895 {"round":10895,"freezeState":true,"reason":"FREEZE_STATE","directory":"file:///opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/10895/"} [com.swirlds.logging.legacy.payload.StateSavedToDiskPayload]
node0 6m 14.347s 2026-02-24 19:46:59.318 2729 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> FileUtils: deleting directory /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/0/123/8469
node0 6m 14.372s 2026-02-24 19:46:59.343 2730 INFO PLATFORM_STATUS <platformForkJoinThread-5> StatusStateMachine: Platform spent 2.7 s in FREEZING. Now in FREEZE_COMPLETE
node2 6m 14.497s 2026-02-24 19:46:59.468 2725 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.VirtualMapStateImpl@5d1750c9
node2 6m 14.497s 2026-02-24 19:46:59.468 2726 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 10895
node2 6m 14.498s 2026-02-24 19:46:59.469 2727 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Information for state written to disk:
Round: 10895 Timestamp: 2026-02-24T19:46:56.449316Z Next consensus number: 90709 Legacy running event hash: 64c5d3cc62cf58d3b52ca5adf0f39409ba6964d77b2147187d5e9fc51d858c39fe1fe357bf7a118cd443d6c2fdef0009 Legacy running event mnemonic: obvious-make-fly-bounce Rounds non-ancient: 26 Creation version: SemanticVersion[major=0, minor=80, patch=0, pre=, build=0] Minimum judge hash code: -985322299 Root hash: a1d5e2109fdf2025903f74e1fa70c003fa991b8f316104d999eb9e0f235f259406b1b8f7dcdf6000e428504635e96312 (root) VirtualMap state / shell-safe-aerobic-again {"Queues (Queue States)":{"RecordCache.TRANSACTION_RECEIPTS":{"head":3126,"path":48543,"tail":3726},"FileService.FILESERVICE_I_UPGRADE_DATA_150":{"head":1,"path":44847,"tail":27869}},"VirtualMapMetadata":{"firstLeafPath":29239,"lastLeafPath":58478},"Singletons":{"HintsService.CRS_STATE":{"path":45055,"mnemonic":"cotton-cereal-assault-scatter"},"EntityIdService.ENTITY_ID":{"path":49151,"mnemonic":"myself-ripple-awful-slight"},"TokenService.NODE_PAYMENTS":{"path":44031,"mnemonic":"nominee-eye-december-glimpse"},"HintsService.ACTIVE_HINTS_CONSTRUCTION":{"path":57343,"mnemonic":"grit-develop-dinosaur-breeze"},"HistoryService.ACTIVE_PROOF_CONSTRUCTION":{"path":30719,"mnemonic":"believe-laundry-lawsuit-rule"},"BlockStreamService.BLOCK_STREAM_INFO":{"path":55295,"mnemonic":"mixed-supply-add-inject"},"RosterService.ROSTER_STATE":{"path":43007,"mnemonic":"topple-tone-enjoy-verb"},"PlatformStateService.PLATFORM_STATE":{"path":32767,"mnemonic":"upon-sunset-large-push"},"FeeService.MIDNIGHT_RATES":{"path":33791,"mnemonic":"banner-alley-rubber-boy"},"TokenService.STAKING_NETWORK_REWARDS":{"path":39935,"mnemonic":"amazing-culture-excess-volcano"},"FreezeService.FREEZE_TIME":{"path":37887,"mnemonic":"visual-shoe-maid-isolate"},"EntityIdService.ENTITY_COUNTS":{"path":40959,"mnemonic":"vanish-chat-interest-survey"},"TokenService.NODE_REWARDS":{"path":41983,"mnemonic":"divide-three-weapon-perfect"},"BlockRecordService.RUNNING_HASHES":{"path":47103,"mnemonic":"armed-praise-trust-inner"},"BlockRecordService.BLOCKS":{"path":51199,"mnemonic":"frequent-derive-increase-inmate"},"CongestionThrottleService.THROTTLE_USAGE_SNAPSHOTS":{"path":29695,"mnemonic":"drop-green-wolf-aspect"},"HistoryService.NEXT_PROOF_CONSTRUCTION":{"path":34815,"mnemonic":"bean-pilot-boss-script"},"HintsService.NEXT_HINTS_CONSTRUCTION":{"path":36863,"mnemonic":"clump-income-brain-census"},"CongestionThrottleService.CONGESTION_LEVEL_STARTS":{"path":31743,"mnemonic":"since-atom-knock-salute"},"FreezeService.UPGRADE_FILE_HASH":{"path":35839,"mnemonic":"travel-sadness-quantum-exile"},"HistoryService.LEDGER_ID":{"path":53247,"mnemonic":"sting-angle-kidney-rather"}}}
node2 6m 14.501s 2026-02-24 19:46:59.472 2728 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Finished writing state for round 10895 to disk. Reason: FREEZE_STATE, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/10895 {"round":10895,"freezeState":true,"reason":"FREEZE_STATE","directory":"file:///opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/10895/"} [com.swirlds.logging.legacy.payload.StateSavedToDiskPayload]
node2 6m 14.502s 2026-02-24 19:46:59.473 2729 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> FileUtils: deleting directory /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/2/123/8469
node2 6m 14.529s 2026-02-24 19:46:59.500 2730 INFO PLATFORM_STATUS <platformForkJoinThread-7> StatusStateMachine: Platform spent 2.9 s in FREEZING. Now in FREEZE_COMPLETE
node1 6m 14.671s 2026-02-24 19:46:59.642 2725 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.VirtualMapStateImpl@208feb5d
node1 6m 14.671s 2026-02-24 19:46:59.642 2726 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 10895
node1 6m 14.672s 2026-02-24 19:46:59.643 2727 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Information for state written to disk:
Round: 10895 Timestamp: 2026-02-24T19:46:56.449316Z Next consensus number: 90709 Legacy running event hash: 64c5d3cc62cf58d3b52ca5adf0f39409ba6964d77b2147187d5e9fc51d858c39fe1fe357bf7a118cd443d6c2fdef0009 Legacy running event mnemonic: obvious-make-fly-bounce Rounds non-ancient: 26 Creation version: SemanticVersion[major=0, minor=80, patch=0, pre=, build=0] Minimum judge hash code: -985322299 Root hash: a1d5e2109fdf2025903f74e1fa70c003fa991b8f316104d999eb9e0f235f259406b1b8f7dcdf6000e428504635e96312 (root) VirtualMap state / shell-safe-aerobic-again {"Queues (Queue States)":{"RecordCache.TRANSACTION_RECEIPTS":{"head":3126,"path":48543,"tail":3726},"FileService.FILESERVICE_I_UPGRADE_DATA_150":{"head":1,"path":44847,"tail":27869}},"VirtualMapMetadata":{"firstLeafPath":29239,"lastLeafPath":58478},"Singletons":{"HintsService.CRS_STATE":{"path":45055,"mnemonic":"cotton-cereal-assault-scatter"},"EntityIdService.ENTITY_ID":{"path":49151,"mnemonic":"myself-ripple-awful-slight"},"TokenService.NODE_PAYMENTS":{"path":44031,"mnemonic":"nominee-eye-december-glimpse"},"HintsService.ACTIVE_HINTS_CONSTRUCTION":{"path":57343,"mnemonic":"grit-develop-dinosaur-breeze"},"HistoryService.ACTIVE_PROOF_CONSTRUCTION":{"path":30719,"mnemonic":"believe-laundry-lawsuit-rule"},"BlockStreamService.BLOCK_STREAM_INFO":{"path":55295,"mnemonic":"mixed-supply-add-inject"},"RosterService.ROSTER_STATE":{"path":43007,"mnemonic":"topple-tone-enjoy-verb"},"PlatformStateService.PLATFORM_STATE":{"path":32767,"mnemonic":"upon-sunset-large-push"},"FeeService.MIDNIGHT_RATES":{"path":33791,"mnemonic":"banner-alley-rubber-boy"},"TokenService.STAKING_NETWORK_REWARDS":{"path":39935,"mnemonic":"amazing-culture-excess-volcano"},"FreezeService.FREEZE_TIME":{"path":37887,"mnemonic":"visual-shoe-maid-isolate"},"EntityIdService.ENTITY_COUNTS":{"path":40959,"mnemonic":"vanish-chat-interest-survey"},"TokenService.NODE_REWARDS":{"path":41983,"mnemonic":"divide-three-weapon-perfect"},"BlockRecordService.RUNNING_HASHES":{"path":47103,"mnemonic":"armed-praise-trust-inner"},"BlockRecordService.BLOCKS":{"path":51199,"mnemonic":"frequent-derive-increase-inmate"},"CongestionThrottleService.THROTTLE_USAGE_SNAPSHOTS":{"path":29695,"mnemonic":"drop-green-wolf-aspect"},"HistoryService.NEXT_PROOF_CONSTRUCTION":{"path":34815,"mnemonic":"bean-pilot-boss-script"},"HintsService.NEXT_HINTS_CONSTRUCTION":{"path":36863,"mnemonic":"clump-income-brain-census"},"CongestionThrottleService.CONGESTION_LEVEL_STARTS":{"path":31743,"mnemonic":"since-atom-knock-salute"},"FreezeService.UPGRADE_FILE_HASH":{"path":35839,"mnemonic":"travel-sadness-quantum-exile"},"HistoryService.LEDGER_ID":{"path":53247,"mnemonic":"sting-angle-kidney-rather"}}}
node1 6m 14.677s 2026-02-24 19:46:59.648 2728 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> SignedStateFileWriter: Finished writing state for round 10895 to disk. Reason: FREEZE_STATE, directory: /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/10895 {"round":10895,"freezeState":true,"reason":"FREEZE_STATE","directory":"file:///opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/10895/"} [com.swirlds.logging.legacy.payload.StateSavedToDiskPayload]
node1 6m 14.678s 2026-02-24 19:46:59.649 2729 INFO STATE_TO_DISK <<scheduler StateSnapshotManager>> FileUtils: deleting directory /opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain/1/123/8469
node1 6m 14.710s 2026-02-24 19:46:59.681 2730 INFO PLATFORM_STATUS <platformForkJoinThread-7> StatusStateMachine: Platform spent 3.1 s in FREEZING. Now in FREEZE_COMPLETE